Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hid/i2c-hid/
A Di2c-hid.h31 struct i2chid_ops { struct
32 int (*power_up)(struct i2chid_ops *ops); argument
33 void (*power_down)(struct i2chid_ops *ops); argument
34 void (*shutdown_tail)(struct i2chid_ops *ops); argument

Completed in 2 milliseconds