Searched defs:i2chid_ops (Results 1 – 1 of 1) sorted by relevance
31 struct i2chid_ops { struct32 int (*power_up)(struct i2chid_ops *ops); argument33 void (*power_down)(struct i2chid_ops *ops); argument34 void (*shutdown_tail)(struct i2chid_ops *ops); argument
Completed in 2 milliseconds