Lines Matching defs:client
129 struct i2c_client *client; member
364 static int sc2336_write_reg(struct i2c_client *client, u16 reg, in sc2336_write_reg()
391 static int sc2336_write_array(struct i2c_client *client, in sc2336_write_array()
405 static int sc2336_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc2336_read_reg()
889 struct i2c_client *client = sc2336->client; in sc2336_s_stream() local
926 struct i2c_client *client = sc2336->client; in sc2336_s_power() local
1055 struct i2c_client *client = to_i2c_client(dev); in sc2336_runtime_resume() local
1064 struct i2c_client *client = to_i2c_client(dev); in sc2336_runtime_suspend() local
1153 struct i2c_client *client = sc2336->client; in sc2336_set_ctrl() local
1322 struct i2c_client *client) in sc2336_check_sensor_id()
1357 static int sc2336_probe(struct i2c_client *client, in sc2336_probe()
1508 static int sc2336_remove(struct i2c_client *client) in sc2336_remove()