Lines Matching defs:client
112 struct i2c_client *client; member
585 static int ov5695_write_reg(struct i2c_client *client, u16 reg, in ov5695_write_reg()
613 static int ov5695_write_array(struct i2c_client *client, in ov5695_write_array()
671 static int ov5695_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in ov5695_read_reg()
972 struct i2c_client *client = ov5695->client; in ov5695_s_stream() local
1009 struct i2c_client *client = ov5695->client; in ov5695_s_power() local
1108 struct i2c_client *client = to_i2c_client(dev); in ov5695_runtime_resume() local
1117 struct i2c_client *client = to_i2c_client(dev); in ov5695_runtime_suspend() local
1219 struct i2c_client *client = ov5695->client; in ov5695_set_ctrl() local
1355 struct i2c_client *client) in ov5695_check_sensor_id()
1385 static int ov5695_probe(struct i2c_client *client, in ov5695_probe()
1505 static int ov5695_remove(struct i2c_client *client) in ov5695_remove()