Lines Matching defs:client
130 struct i2c_client *client; member
312 static int os03b10_write_reg(struct i2c_client *client, u8 reg, u8 val) in os03b10_write_reg()
337 static int os03b10_write_array(struct i2c_client *client, in os03b10_write_array()
358 static int os03b10_read_reg(struct i2c_client *client, u8 reg, u8 *val) in os03b10_read_reg()
717 struct i2c_client *client = os03b10->client; in os03b10_s_stream() local
754 struct i2c_client *client = os03b10->client; in os03b10_s_power() local
864 struct i2c_client *client = to_i2c_client(dev); in os03b10_runtime_resume() local
873 struct i2c_client *client = to_i2c_client(dev); in os03b10_runtime_suspend() local
995 struct i2c_client *client = os03b10->client; in os03b10_set_ctrl() local
1200 struct i2c_client *client) in os03b10_check_sensor_id()
1231 static int os03b10_probe(struct i2c_client *client, in os03b10_probe()
1378 static int os03b10_remove(struct i2c_client *client) in os03b10_remove()