Lines Matching defs:client
162 struct i2c_client *client; member
1430 static int sc4210_write_reg(struct i2c_client *client, u16 reg, in sc4210_write_reg()
1458 static int sc4210_write_array(struct i2c_client *client, in sc4210_write_array()
1472 static int sc4210_read_reg(struct i2c_client *client, in sc4210_read_reg()
2098 struct i2c_client *client = sc4210->client; in sc4210_s_stream() local
2133 struct i2c_client *client = sc4210->client; in sc4210_s_power() local
2228 struct i2c_client *client = to_i2c_client(dev); in sc4210_runtime_resume() local
2237 struct i2c_client *client = to_i2c_client(dev); in sc4210_runtime_suspend() local
2336 struct i2c_client *client = sc4210->client; in sc4210_set_ctrl() local
2581 struct i2c_client *client) in sc4210_check_sensor_id()
2611 static int sc4210_probe(struct i2c_client *client, in sc4210_probe()
2753 static int sc4210_remove(struct i2c_client *client) in sc4210_remove()