Lines Matching defs:client
149 struct i2c_client *client; member
670 static int sc200ai_write_reg(struct i2c_client *client, u16 reg, in sc200ai_write_reg()
698 static int sc200ai_write_array(struct i2c_client *client, in sc200ai_write_array()
712 static int sc200ai_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc200ai_read_reg()
1409 struct i2c_client *client = sc200ai->client; in sc200ai_s_stream() local
1450 struct i2c_client *client = sc200ai->client; in sc200ai_s_power() local
1581 struct i2c_client *client = to_i2c_client(dev); in sc200ai_runtime_resume() local
1590 struct i2c_client *client = to_i2c_client(dev); in sc200ai_runtime_suspend() local
1687 struct i2c_client *client = sc200ai->client; in sc200ai_set_ctrl() local
1856 struct i2c_client *client) in sc200ai_check_sensor_id()
2017 static int sc200ai_probe(struct i2c_client *client, in sc200ai_probe()
2158 static int sc200ai_remove(struct i2c_client *client) in sc200ai_remove()