Lines Matching defs:client
92 struct i2c_client *client; member
329 static int thine_write_reg(struct i2c_client *client, u16 client_addr, u16 reg, in thine_write_reg()
372 static int thcv244_write_array(struct i2c_client *client, in thcv244_write_array()
388 static int thcv241_write_array(struct i2c_client *client, in thcv241_write_array()
405 static int __maybe_unused thcv244_read_reg(struct i2c_client *client, u16 reg, in thcv244_read_reg()
580 struct i2c_client *client = thcv244->client; in thcv244_get_vicap_rst_inf() local
809 struct i2c_client *client = thcv244->client; in thcv244_s_stream() local
852 struct i2c_client *client = thcv244->client; in thcv244_s_power() local
957 struct i2c_client *client = to_i2c_client(dev); in thcv244_runtime_resume() local
966 struct i2c_client *client = to_i2c_client(dev); in thcv244_runtime_suspend() local
1127 struct i2c_client *client) in thcv244_check_sensor_id()
1144 static int thcv244_probe(struct i2c_client *client, in thcv244_probe()
1288 static int thcv244_remove(struct i2c_client *client) in thcv244_remove()