Lines Matching defs:client
149 struct i2c_client *client; member
591 static int sc230ai_write_reg(struct i2c_client *client, u16 reg, in sc230ai_write_reg()
619 static int sc230ai_write_array(struct i2c_client *client, in sc230ai_write_array()
633 static int sc230ai_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc230ai_read_reg()
1122 struct i2c_client *client = sc230ai->client; in sc230ai_s_stream() local
1163 struct i2c_client *client = sc230ai->client; in sc230ai_s_power() local
1292 struct i2c_client *client = to_i2c_client(dev); in sc230ai_runtime_resume() local
1301 struct i2c_client *client = to_i2c_client(dev); in sc230ai_runtime_suspend() local
1398 struct i2c_client *client = sc230ai->client; in sc230ai_set_ctrl() local
1587 struct i2c_client *client) in sc230ai_check_sensor_id()
1621 static int sc230ai_probe(struct i2c_client *client, in sc230ai_probe()
1769 static int sc230ai_remove(struct i2c_client *client) in sc230ai_remove()