Lines Matching defs:client
134 struct i2c_client *client; member
514 static int sc3336_write_reg(struct i2c_client *client, u16 reg, in sc3336_write_reg()
541 static int sc3336_write_array(struct i2c_client *client, in sc3336_write_array()
555 static int sc3336_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc3336_read_reg()
591 struct i2c_client *client = sc3336->client; in sc3336_set_gain_reg() local
1049 struct i2c_client *client = sc3336->client; in sc3336_s_stream() local
1086 struct i2c_client *client = sc3336->client; in sc3336_s_power() local
1221 struct i2c_client *client = to_i2c_client(dev); in sc3336_runtime_resume() local
1230 struct i2c_client *client = to_i2c_client(dev); in sc3336_runtime_suspend() local
1327 struct i2c_client *client = sc3336->client; in sc3336_set_ctrl() local
1498 struct i2c_client *client) in sc3336_check_sensor_id()
1533 static int sc3336_probe(struct i2c_client *client, in sc3336_probe()
1685 static int sc3336_remove(struct i2c_client *client) in sc3336_remove()