Searched refs:ov5648_sensor (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov5648.c496 container_of(s, struct ov5648_sensor, subdev)
499 (&container_of((c)->handler, struct ov5648_sensor, \
644 struct ov5648_sensor { struct
966 static int ov5648_read(struct ov5648_sensor *sensor, u16 address, u8 *value)
989 static int ov5648_write(struct ov5648_sensor *sensor, u16 address, u8 value)
1005 static int ov5648_write_sequence(struct ov5648_sensor *sensor,
1025 static int ov5648_update_bits(struct ov5648_sensor *sensor, u16 address,
1047 static int ov5648_sw_reset(struct ov5648_sensor *sensor)
1052 static int ov5648_sw_standby(struct ov5648_sensor *sensor, int standby)
1062 static int ov5648_chip_id_check(struct ov5648_sensor *senso
[all...]

Completed in 154 milliseconds