Lines Matching defs:client
209 struct i2c_client *client; member
1099 w83781d_detect(struct i2c_client *client, struct i2c_board_info *info) in w83781d_detect()
1211 w83781d_probe(struct i2c_client *client, const struct i2c_device_id *id) in w83781d_probe()
1259 w83781d_remove(struct i2c_client *client) in w83781d_remove()
1278 struct i2c_client *client = data->client; in w83781d_read_value_i2c() local
1318 struct i2c_client *client = data->client; in w83781d_write_value_i2c() local
1467 struct i2c_client *client = data->client; in w83781d_update_device() local
1632 static int w83781d_alias_detect(struct i2c_client *client, u8 chipid) in w83781d_alias_detect()
1742 struct i2c_client *client = data->client; in w83781d_read_value() local
1757 struct i2c_client *client = data->client; in w83781d_write_value() local
2026 w83781d_alias_detect(struct i2c_client *client, u8 chipid) in w83781d_alias_detect()