Searched refs:i2chid_ops (Results 1 – 6 of 6) 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,
27 struct i2chid_ops ops;35 static int elan_i2c_hid_power_up(struct i2chid_ops *ops) in elan_i2c_hid_power_up()61 static void elan_i2c_hid_power_down(struct i2chid_ops *ops) in elan_i2c_hid_power_down()
35 struct i2chid_ops ops;42 static int i2c_hid_of_power_up(struct i2chid_ops *ops) in i2c_hid_of_power_up()61 static void i2c_hid_of_power_down(struct i2chid_ops *ops) in i2c_hid_of_power_down()
26 struct i2chid_ops ops;45 static int goodix_i2c_hid_power_up(struct i2chid_ops *ops) in goodix_i2c_hid_power_up()53 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()
118 struct i2chid_ops *ops;953 int i2c_hid_core_probe(struct i2c_client *client, struct i2chid_ops *ops, in i2c_hid_core_probe()