Lines Matching defs:client

130 	struct i2c_client	*client;	/* i2c client */  member
156 static int __i2c_hid_command(struct i2c_client *client, in __i2c_hid_command()
228 static int i2c_hid_command(struct i2c_client *client, in i2c_hid_command()
236 static int i2c_hid_get_report(struct i2c_client *client, u8 reportType, in i2c_hid_get_report()
275 static int i2c_hid_set_or_send_report(struct i2c_client *client, u8 reportType, in i2c_hid_set_or_send_report()
341 static int i2c_hid_set_power(struct i2c_client *client, int power_state) in i2c_hid_set_power()
356 static int i2c_hid_hwreset(struct i2c_client *client) in i2c_hid_hwreset()
443 struct i2c_client *client = hid->driver_data; in i2c_hid_init_report() local
475 struct i2c_client *client = hid->driver_data; in i2c_hid_init_reports() local
558 struct i2c_client *client = hid->driver_data; in i2c_hid_get_raw_report() local
593 struct i2c_client *client = hid->driver_data; in i2c_hid_output_raw_report() local
640 struct i2c_client *client = hid->driver_data; in i2c_hid_parse() local
695 struct i2c_client *client = hid->driver_data; in i2c_hid_start() local
726 struct i2c_client *client = hid->driver_data; in i2c_hid_open() local
746 struct i2c_client *client = hid->driver_data; in i2c_hid_close() local
765 struct i2c_client *client = hid->driver_data; in i2c_hid_power() local
792 static int i2c_hid_init_irq(struct i2c_client *client) in i2c_hid_init_irq()
816 struct i2c_client *client = ihid->client; in i2c_hid_fetch_hid_descriptor() local
861 static int i2c_hid_acpi_pdata(struct i2c_client *client, in i2c_hid_acpi_pdata()
899 static inline int i2c_hid_acpi_pdata(struct i2c_client *client, in i2c_hid_acpi_pdata()
907 static int i2c_hid_of_probe(struct i2c_client *client, in i2c_hid_of_probe()
935 static inline int i2c_hid_of_probe(struct i2c_client *client, in i2c_hid_of_probe()
942 static int i2c_hid_probe(struct i2c_client *client, in i2c_hid_probe()
1066 static int i2c_hid_remove(struct i2c_client *client) in i2c_hid_remove()
1097 struct i2c_client *client = to_i2c_client(dev); in i2c_hid_suspend() local
1125 struct i2c_client *client = to_i2c_client(dev); in i2c_hid_resume() local
1156 struct i2c_client *client = to_i2c_client(dev); in i2c_hid_runtime_suspend() local
1166 struct i2c_client *client = to_i2c_client(dev); in i2c_hid_runtime_resume() local