Lines Matching defs:client
101 #define ov5670_write_1byte(client, reg, val) \ argument
104 #define ov5670_read_1byte(client, reg, val) \ argument
142 struct i2c_client *client; member
670 static int ov5670_write_reg(struct i2c_client *client, u16 reg, in ov5670_write_reg()
703 static int ov5670_write_array(struct i2c_client *client, in ov5670_write_array()
724 static int ov5670_read_reg(struct i2c_client *client, u16 reg, in ov5670_read_reg()
760 static int ov5670_reg_verify(struct i2c_client *client, in ov5670_reg_verify()
1066 struct i2c_client *client = ov5670->client; in ov5670_apply_otp() local
1178 struct i2c_client *client = ov5670->client; in ov5670_s_stream() local
1223 struct i2c_client *client = ov5670->client; in ov5670_s_power() local
1352 struct i2c_client *client = to_i2c_client(dev); in ov5670_runtime_resume() local
1361 struct i2c_client *client = to_i2c_client(dev); in ov5670_runtime_suspend() local
1465 struct i2c_client *client = ov5670->client; in ov5670_set_ctrl() local
1613 struct i2c_client *client = ov5670->client; in ov5670_otp_read() local
1705 struct i2c_client *client = ov5670->client; in ov5670_otp_check_read() local
1739 struct i2c_client *client) in ov5670_check_sensor_id()
1806 static int ov5670_probe(struct i2c_client *client, in ov5670_probe()
1956 static int ov5670_remove(struct i2c_client *client) in ov5670_remove()