Lines Matching defs:client
143 struct i2c_client *client; member
451 static int sc401ai_write_reg(struct i2c_client *client, u16 reg, in sc401ai_write_reg()
478 static int sc401ai_write_array(struct i2c_client *client, in sc401ai_write_array()
492 static int sc401ai_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc401ai_read_reg()
1018 struct i2c_client *client = sc401ai->client; in sc401ai_s_stream() local
1055 struct i2c_client *client = sc401ai->client; in sc401ai_s_power() local
1172 struct i2c_client *client = to_i2c_client(dev); in sc401ai_runtime_resume() local
1181 struct i2c_client *client = to_i2c_client(dev); in sc401ai_runtime_suspend() local
1278 struct i2c_client *client = sc401ai->client; in sc401ai_set_ctrl() local
1488 struct i2c_client *client) in sc401ai_check_sensor_id()
1518 static int sc401ai_probe(struct i2c_client *client, in sc401ai_probe()
1667 static int sc401ai_remove(struct i2c_client *client) in sc401ai_remove()