Lines Matching defs:client

130 	struct i2c_client	*client;	/* i2c client */  member
154 static int __i2c_hid_command(struct i2c_client *client, in __i2c_hid_command()
226 static int i2c_hid_command(struct i2c_client *client, in i2c_hid_command()
234 static int i2c_hid_get_report(struct i2c_client *client, u8 reportType, in i2c_hid_get_report()
273 static int i2c_hid_set_or_send_report(struct i2c_client *client, u8 reportType, in i2c_hid_set_or_send_report()
339 static int i2c_hid_set_power(struct i2c_client *client, int power_state) in i2c_hid_set_power()
354 static int i2c_hid_hwreset(struct i2c_client *client) in i2c_hid_hwreset()
441 struct i2c_client *client = hid->driver_data; in i2c_hid_init_report() local
473 struct i2c_client *client = hid->driver_data; in i2c_hid_init_reports() local
556 struct i2c_client *client = hid->driver_data; in i2c_hid_get_raw_report() local
591 struct i2c_client *client = hid->driver_data; in i2c_hid_output_raw_report() local
638 struct i2c_client *client = hid->driver_data; in i2c_hid_parse() local
693 struct i2c_client *client = hid->driver_data; in i2c_hid_start() local
724 struct i2c_client *client = hid->driver_data; in i2c_hid_open() local
744 struct i2c_client *client = hid->driver_data; in i2c_hid_close() local
763 struct i2c_client *client = hid->driver_data; in i2c_hid_power() local
790 static int i2c_hid_init_irq(struct i2c_client *client) in i2c_hid_init_irq()
814 struct i2c_client *client = ihid->client; in i2c_hid_fetch_hid_descriptor() local
859 static int i2c_hid_acpi_pdata(struct i2c_client *client, in i2c_hid_acpi_pdata()
897 static inline int i2c_hid_acpi_pdata(struct i2c_client *client, in i2c_hid_acpi_pdata()
905 static int i2c_hid_of_probe(struct i2c_client *client, in i2c_hid_of_probe()
933 static inline int i2c_hid_of_probe(struct i2c_client *client, in i2c_hid_of_probe()
940 static int i2c_hid_probe(struct i2c_client *client, in i2c_hid_probe()
1064 static int i2c_hid_remove(struct i2c_client *client) in i2c_hid_remove()
1095 struct i2c_client *client = to_i2c_client(dev); in i2c_hid_suspend() local
1116 struct i2c_client *client = to_i2c_client(dev); in i2c_hid_resume() local
1140 struct i2c_client *client = to_i2c_client(dev); in i2c_hid_runtime_suspend() local
1150 struct i2c_client *client = to_i2c_client(dev); in i2c_hid_runtime_resume() local