Searched defs:ov9282 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov9282.c169 struct ov9282 { struct
456 ov9282_read_reg(struct ov9282 *ov9282, u16 reg, u32 len, u32 *val) argument
499 ov9282_write_reg(struct ov9282 *ov9282, u16 reg, u32 len, u32 val) argument
523 ov9282_write_regs(struct ov9282 *ov9282, const struct ov9282_reg *regs, u32 len) argument
546 ov9282_update_controls(struct ov9282 *ov9282, const struct ov9282_mode *mode, const struct v4l2_subdev_format *fmt) argument
584 ov9282_update_exp_gain(struct ov9282 *ov9282, u32 exposure, u32 gain) argument
607 ov9282_set_ctrl_hflip(struct ov9282 *ov9282, int value) argument
624 ov9282_set_ctrl_vflip(struct ov9282 *ov9282, int value) argument
655 struct ov9282 *ov9282 = local
783 ov9282_fill_pad_format(struct ov9282 *ov9282, const struct ov9282_mode *mode, u32 code, struct v4l2_subdev_format *fmt) argument
810 struct ov9282 *ov9282 = to_ov9282(sd); local
841 struct ov9282 *ov9282 = to_ov9282(sd); local
888 struct ov9282 *ov9282 = to_ov9282(sd); local
899 __ov9282_get_pad_crop(struct ov9282 *ov9282, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
919 struct ov9282 *ov9282 = to_ov9282(sd); local
956 ov9282_start_streaming(struct ov9282 *ov9282) argument
1018 ov9282_stop_streaming(struct ov9282 *ov9282) argument
1033 struct ov9282 *ov9282 = to_ov9282(sd); local
1069 ov9282_detect(struct ov9282 *ov9282) argument
1087 ov9282_configure_regulators(struct ov9282 *ov9282) argument
1105 ov9282_parse_hw_config(struct ov9282 *ov9282) argument
1221 struct ov9282 *ov9282 = to_ov9282(sd); local
1271 struct ov9282 *ov9282 = to_ov9282(sd); local
1288 ov9282_init_controls(struct ov9282 *ov9282) argument
1389 struct ov9282 *ov9282; local
1483 struct ov9282 *ov9282 = to_ov9282(sd); local
[all...]

Completed in 137 milliseconds