Lines Matching defs:client

179 	struct i2c_client		*client;  member
187 static int wdt87xx_i2c_xfer(struct i2c_client *client, in wdt87xx_i2c_xfer()
219 static int wdt87xx_get_desc(struct i2c_client *client, u8 desc_idx, in wdt87xx_get_desc()
245 static int wdt87xx_get_string(struct i2c_client *client, u8 str_idx, in wdt87xx_get_string()
277 static int wdt87xx_get_feature(struct i2c_client *client, in wdt87xx_get_feature()
317 static int wdt87xx_set_feature(struct i2c_client *client, in wdt87xx_set_feature()
357 static int wdt87xx_send_command(struct i2c_client *client, int cmd, int value) in wdt87xx_send_command()
397 static int wdt87xx_sw_reset(struct i2c_client *client) in wdt87xx_sw_reset()
434 static int wdt87xx_get_sysparam(struct i2c_client *client, in wdt87xx_get_sysparam()
563 static int wdt87xx_write_data(struct i2c_client *client, const char *data, in wdt87xx_write_data()
641 static int wdt87xx_get_checksum(struct i2c_client *client, u16 *checksum, in wdt87xx_get_checksum()
686 static int wdt87xx_write_firmware(struct i2c_client *client, const void *chunk) in wdt87xx_write_firmware()
785 static int wdt87xx_load_chunk(struct i2c_client *client, in wdt87xx_load_chunk()
816 static int wdt87xx_do_update_firmware(struct i2c_client *client, in wdt87xx_do_update_firmware()
862 struct i2c_client *client = to_i2c_client(dev); in wdt87xx_update_firmware() local
883 struct i2c_client *client = to_i2c_client(dev); in config_csum_show() local
896 struct i2c_client *client = to_i2c_client(dev); in fw_version_show() local
905 struct i2c_client *client = to_i2c_client(dev); in plat_id_show() local
996 struct i2c_client *client = wdt->client; in wdt87xx_ts_interrupt() local
1067 static int wdt87xx_ts_probe(struct i2c_client *client, in wdt87xx_ts_probe()
1117 static int wdt87xx_ts_remove(struct i2c_client *client) in wdt87xx_ts_remove()
1126 struct i2c_client *client = to_i2c_client(dev); in wdt87xx_suspend() local
1145 struct i2c_client *client = to_i2c_client(dev); in wdt87xx_resume() local