Searched defs:i2chid_ops (Results 1 – 1 of 1) sorted by relevance
28 struct i2chid_ops { struct29 int (*power_up)(struct i2chid_ops *ops); argument30 void (*power_down)(struct i2chid_ops *ops); argument31 void (*shutdown_tail)(struct i2chid_ops *ops); argument
Completed in 6 milliseconds