Lines Matching defs:client
84 struct i2c_client *client; member
245 static int ov2685_write_reg(struct i2c_client *client, u16 reg, in ov2685_write_reg()
273 static int ov2685_write_array(struct i2c_client *client, in ov2685_write_array()
287 static int ov2685_read_reg(struct i2c_client *client, u16 reg, in ov2685_read_reg()
449 struct i2c_client *client = ov2685->client; in ov2685_s_stream() local
509 struct i2c_client *client = to_i2c_client(dev); in ov2685_runtime_resume() local
518 struct i2c_client *client = to_i2c_client(dev); in ov2685_runtime_suspend() local
536 struct i2c_client *client = ov2685->client; in ov2685_set_ctrl() local
683 struct i2c_client *client) in ov2685_check_sensor_id()
713 static int ov2685_probe(struct i2c_client *client, in ov2685_probe()
804 static int ov2685_remove(struct i2c_client *client) in ov2685_remove()