Home
last modified time | relevance | path

Searched defs:i2chid_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/i2c-hid/
A Di2c-hid.h28 struct i2chid_ops { struct
29 int (*power_up)(struct i2chid_ops *ops); argument
30 void (*power_down)(struct i2chid_ops *ops); argument
31 void (*shutdown_tail)(struct i2chid_ops *ops); argument

Completed in 6 milliseconds