Searched refs:i2chid_ops (Results 1 – 5 of 5) 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); argument34 int i2c_hid_core_probe(struct i2c_client *client, struct i2chid_ops *ops,
34 struct i2chid_ops ops;41 static int i2c_hid_of_power_up(struct i2chid_ops *ops) in i2c_hid_of_power_up()60 static void i2c_hid_of_power_down(struct i2chid_ops *ops) in i2c_hid_of_power_down()
26 struct i2chid_ops ops;46 static int goodix_i2c_hid_power_up(struct i2chid_ops *ops) in goodix_i2c_hid_power_up()54 static void goodix_i2c_hid_power_down(struct i2chid_ops *ops) in goodix_i2c_hid_power_down()
33 struct i2chid_ops ops;73 static void i2c_hid_acpi_shutdown_tail(struct i2chid_ops *ops) in i2c_hid_acpi_shutdown_tail()
158 struct i2chid_ops *ops;914 int i2c_hid_core_probe(struct i2c_client *client, struct i2chid_ops *ops, in i2c_hid_core_probe()