Searched defs:ov9282 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov9282.c | 170 struct ov9282 { struct 458 ov9282_read_reg(struct ov9282 *ov9282, u16 reg, u32 len, u32 *val) ov9282_read_reg() argument 501 ov9282_write_reg(struct ov9282 *ov9282, u16 reg, u32 len, u32 val) ov9282_write_reg() argument 525 ov9282_write_regs(struct ov9282 *ov9282, const struct ov9282_reg *regs, u32 len) ov9282_write_regs() argument 548 ov9282_update_controls(struct ov9282 *ov9282, const struct ov9282_mode *mode, const struct v4l2_subdev_format *fmt) ov9282_update_controls() argument 586 ov9282_update_exp_gain(struct ov9282 *ov9282, u32 exposure, u32 gain) ov9282_update_exp_gain() argument 609 ov9282_set_ctrl_hflip(struct ov9282 *ov9282, int value) ov9282_set_ctrl_hflip() argument 626 ov9282_set_ctrl_vflip(struct ov9282 *ov9282, int value) ov9282_set_ctrl_vflip() argument 657 struct ov9282 *ov9282 = ov9282_set_ctrl() local 785 ov9282_fill_pad_format(struct ov9282 *ov9282, const struct ov9282_mode *mode, u32 code, struct v4l2_subdev_format *fmt) ov9282_fill_pad_format() argument 812 struct ov9282 *ov9282 = to_ov9282(sd); ov9282_get_pad_format() local 843 struct ov9282 *ov9282 = to_ov9282(sd); ov9282_set_pad_format() local 890 struct ov9282 *ov9282 = to_ov9282(sd); ov9282_init_pad_cfg() local 901 __ov9282_get_pad_crop(struct ov9282 *ov9282, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) __ov9282_get_pad_crop() argument 921 struct ov9282 *ov9282 = to_ov9282(sd); ov9282_get_selection() local 958 ov9282_start_streaming(struct ov9282 *ov9282) ov9282_start_streaming() argument 1020 ov9282_stop_streaming(struct ov9282 *ov9282) ov9282_stop_streaming() argument 1035 struct ov9282 *ov9282 = to_ov9282(sd); ov9282_set_stream() local 1078 ov9282_detect(struct ov9282 *ov9282) ov9282_detect() argument 1096 ov9282_configure_regulators(struct ov9282 *ov9282) ov9282_configure_regulators() argument 1114 ov9282_parse_hw_config(struct ov9282 *ov9282) ov9282_parse_hw_config() argument 1227 struct ov9282 *ov9282 = to_ov9282(sd); ov9282_power_on() local 1277 struct ov9282 *ov9282 = to_ov9282(sd); ov9282_power_off() local 1294 ov9282_init_controls(struct ov9282 *ov9282) ov9282_init_controls() argument 1395 struct ov9282 *ov9282; ov9282_probe() local 1488 struct ov9282 *ov9282 = to_ov9282(sd); ov9282_remove() local [all...] |
Completed in 2 milliseconds