Lines Matching defs:client
164 struct i2c_client *client; member
733 static int sc530ai_write_reg(struct i2c_client *client, u16 reg, in sc530ai_write_reg()
761 static int sc530ai_write_array(struct i2c_client *client, in sc530ai_write_array()
775 static int sc530ai_read_reg(struct i2c_client *client, in sc530ai_read_reg()
1376 struct i2c_client *client = sc530ai->client; in sc530ai_s_stream() local
1411 struct i2c_client *client = sc530ai->client; in sc530ai_s_power() local
1512 struct i2c_client *client = to_i2c_client(dev); in sc530ai_runtime_resume() local
1521 struct i2c_client *client = to_i2c_client(dev); in sc530ai_runtime_suspend() local
1647 struct i2c_client *client = sc530ai->client; in sc530ai_set_ctrl() local
1889 struct i2c_client *client) in sc530ai_check_sensor_id()
1919 static int sc530ai_probe(struct i2c_client *client, in sc530ai_probe()
2061 static int sc530ai_remove(struct i2c_client *client) in sc530ai_remove()