Lines Matching defs:client
106 struct i2c_client *client; member
267 static int sc2239_write_reg(struct i2c_client *client, in sc2239_write_reg()
297 static int sc2239_write_array(struct i2c_client *client, in sc2239_write_array()
319 static int sc2239_read_reg(struct i2c_client *client, in sc2239_read_reg()
666 struct i2c_client *client = sc2239->client; in sc2239_s_stream() local
723 struct i2c_client *client = sc2239->client; in sc2239_s_power() local
818 struct i2c_client *client = to_i2c_client(dev); in sc2239_runtime_resume() local
827 struct i2c_client *client = to_i2c_client(dev); in sc2239_runtime_suspend() local
937 struct i2c_client *client = sc2239->client; in sc2239_set_ctrl() local
1070 struct i2c_client *client) in sc2239_check_sensor_id()
1100 static int sc2239_probe(struct i2c_client *client, in sc2239_probe()
1218 static int sc2239_remove(struct i2c_client *client) in sc2239_remove()