Lines Matching defs:client
147 struct i2c_client *client; member
453 static int sc500ai_write_reg(struct i2c_client *client, u16 reg, in sc500ai_write_reg()
481 static int sc500ai_write_array(struct i2c_client *client, in sc500ai_write_array()
495 static int sc500ai_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc500ai_read_reg()
1136 struct i2c_client *client = sc500ai->client; in sc500ai_s_stream() local
1173 struct i2c_client *client = sc500ai->client; in sc500ai_s_power() local
1274 struct i2c_client *client = to_i2c_client(dev); in sc500ai_runtime_resume() local
1283 struct i2c_client *client = to_i2c_client(dev); in sc500ai_runtime_suspend() local
1407 struct i2c_client *client = sc500ai->client; in sc500ai_set_ctrl() local
1644 struct i2c_client *client) in sc500ai_check_sensor_id()
1674 static int sc500ai_probe(struct i2c_client *client, in sc500ai_probe()
1819 static int sc500ai_remove(struct i2c_client *client) in sc500ai_remove()