Searched refs:i2chid_ops (Results 1 – 6 of 6) 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); argument37 int i2c_hid_core_probe(struct i2c_client *client, struct i2chid_ops *ops,
26 struct i2chid_ops ops;35 static int goodix_i2c_hid_power_up(struct i2chid_ops *ops) in goodix_i2c_hid_power_up()67 static void goodix_i2c_hid_power_down(struct i2chid_ops *ops) in goodix_i2c_hid_power_down()
36 struct i2chid_ops ops;45 static int i2c_hid_of_power_up(struct i2chid_ops *ops) in i2c_hid_of_power_up()68 static void i2c_hid_of_power_down(struct i2chid_ops *ops) in i2c_hid_of_power_down()
29 struct i2chid_ops ops;38 static int elan_i2c_hid_power_up(struct i2chid_ops *ops) in elan_i2c_hid_power_up()75 static void elan_i2c_hid_power_down(struct i2chid_ops *ops) in elan_i2c_hid_power_down()
33 struct i2chid_ops ops;79 static void i2c_hid_acpi_shutdown_tail(struct i2chid_ops *ops) in i2c_hid_acpi_shutdown_tail()
112 struct i2chid_ops *ops;1190 int i2c_hid_core_probe(struct i2c_client *client, struct i2chid_ops *ops, in i2c_hid_core_probe()