Lines Matching defs:client
133 struct i2c_client *client; member
3856 static int ov2775_write_reg(struct i2c_client *client, u16 reg, in ov2775_write_reg()
3900 static int ov2775_write_array(struct i2c_client *client, in ov2775_write_array()
3918 static int ov2775_read_reg(struct i2c_client *client, u16 reg, in ov2775_read_reg()
4217 struct i2c_client *client = ov2775->client; in ov2775_ioctl() local
4547 struct i2c_client *client = ov2775->client; in ov2775_s_stream() local
4584 struct i2c_client *client = ov2775->client; in ov2775_s_power() local
4701 struct i2c_client *client = to_i2c_client(dev); in ov2775_runtime_resume() local
4710 struct i2c_client *client = to_i2c_client(dev); in ov2775_runtime_suspend() local
4841 struct i2c_client *client = ov2775->client; in ov2775_set_ctrl() local
5034 struct i2c_client *client) in ov2775_check_sensor_id()
5117 static int ov2775_probe(struct i2c_client *client, in ov2775_probe()
5225 static int ov2775_remove(struct i2c_client *client) in ov2775_remove()