Lines Matching defs:client
129 struct i2c_client *client; member
350 static int sc4336_write_reg(struct i2c_client *client, u16 reg, in sc4336_write_reg()
377 static int sc4336_write_array(struct i2c_client *client, in sc4336_write_array()
391 static int sc4336_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc4336_read_reg()
865 struct i2c_client *client = sc4336->client; in sc4336_s_stream() local
907 struct i2c_client *client = sc4336->client; in sc4336_s_power() local
1038 struct i2c_client *client = to_i2c_client(dev); in sc4336_runtime_resume() local
1047 struct i2c_client *client = to_i2c_client(dev); in sc4336_runtime_suspend() local
1144 struct i2c_client *client = sc4336->client; in sc4336_set_ctrl() local
1307 struct i2c_client *client) in sc4336_check_sensor_id()
1342 static int sc4336_probe(struct i2c_client *client, in sc4336_probe()
1491 static int sc4336_remove(struct i2c_client *client) in sc4336_remove()