Lines Matching defs:client
119 struct i2c_client *client; member
294 static int sc501ai_write_reg(struct i2c_client *client, u16 reg, in sc501ai_write_reg()
322 static int sc501ai_write_array(struct i2c_client *client, in sc501ai_write_array()
336 static int sc501ai_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc501ai_read_reg()
714 struct i2c_client *client = sc501ai->client; in sc501ai_s_stream() local
755 struct i2c_client *client = sc501ai->client; in sc501ai_s_power() local
864 struct i2c_client *client = to_i2c_client(dev); in sc501ai_runtime_resume() local
873 struct i2c_client *client = to_i2c_client(dev); in sc501ai_runtime_suspend() local
969 struct i2c_client *client = sc501ai->client; in sc501ai_set_ctrl() local
1190 struct i2c_client *client) in sc501ai_check_sensor_id()
1225 static int sc501ai_probe(struct i2c_client *client, in sc501ai_probe()
1376 static int sc501ai_remove(struct i2c_client *client) in sc501ai_remove()