Lines Matching defs:client
196 struct i2c_client *client; member
1084 w83781d_detect(struct i2c_client *client, struct i2c_board_info *info) in w83781d_detect()
1197 static int w83781d_probe(struct i2c_client *client) in w83781d_probe()
1243 w83781d_remove(struct i2c_client *client) in w83781d_remove()
1260 struct i2c_client *client = data->client; in w83781d_read_value_i2c() local
1300 struct i2c_client *client = data->client; in w83781d_write_value_i2c() local
1449 struct i2c_client *client = data->client; in w83781d_update_device() local
1614 static int w83781d_alias_detect(struct i2c_client *client, u8 chipid) in w83781d_alias_detect()
1724 struct i2c_client *client = data->client; in w83781d_read_value() local
1739 struct i2c_client *client = data->client; in w83781d_write_value() local
2008 w83781d_alias_detect(struct i2c_client *client, u8 chipid) in w83781d_alias_detect()