Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov7251.c62 struct ov7251 { struct
570 static int ov7251_regulators_enable(struct ov7251 *ov7251) in ov7251_regulators_enable() argument
607 ov7251_regulators_disable(struct ov7251 *ov7251) ov7251_regulators_disable() argument
624 ov7251_write_reg(struct ov7251 *ov7251, u16 reg, u8 val) ov7251_write_reg() argument
643 ov7251_write_seq_regs(struct ov7251 *ov7251, u16 reg, u8 *val, u8 num) ov7251_write_seq_regs() argument
669 ov7251_read_reg(struct ov7251 *ov7251, u16 reg, u8 *val) ov7251_read_reg() argument
694 ov7251_set_exposure(struct ov7251 *ov7251, s32 exposure) ov7251_set_exposure() argument
707 ov7251_set_gain(struct ov7251 *ov7251, s32 gain) ov7251_set_gain() argument
719 ov7251_set_register_array(struct ov7251 *ov7251, const struct reg_value *settings, unsigned int num_settings) ov7251_set_register_array() argument
735 ov7251_set_power_on(struct ov7251 *ov7251) ov7251_set_power_on() argument
761 ov7251_set_power_off(struct ov7251 *ov7251) ov7251_set_power_off() argument
770 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_s_power() local
805 ov7251_set_hflip(struct ov7251 *ov7251, s32 value) ov7251_set_hflip() argument
822 ov7251_set_vflip(struct ov7251 *ov7251, s32 value) ov7251_set_vflip() argument
839 ov7251_set_test_pattern(struct ov7251 *ov7251, s32 value) ov7251_set_test_pattern() argument
863 struct ov7251 *ov7251 = container_of(ctrl->handler, ov7251_s_ctrl() local
952 __ov7251_get_pad_format(struct ov7251 *ov7251, struct v4l2_subdev_pad_config *cfg, unsigned int pad, enum v4l2_subdev_format_whence which) __ov7251_get_pad_format() argument
971 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_get_format() local
982 __ov7251_get_pad_crop(struct ov7251 *ov7251, struct v4l2_subdev_pad_config *cfg, unsigned int pad, enum v4l2_subdev_format_whence which) __ov7251_get_pad_crop() argument
1001 ov7251_find_mode_by_ival(struct ov7251 *ov7251, struct v4l2_fract *timeperframe) ov7251_find_mode_by_ival() argument
1033 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_set_format() local
1121 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_get_selection() local
1136 struct ov7251 *ov7251 = to_ov7251(subdev); ov7251_s_stream() local
1172 struct ov7251 *ov7251 = to_ov7251(subdev); ov7251_get_frame_interval() local
1184 struct ov7251 *ov7251 = to_ov7251(subdev); ov7251_set_frame_interval() local
1258 struct ov7251 *ov7251; ov7251_probe() local
1474 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov7251.c125 struct ov7251 { struct
684 static int ov7251_regulators_enable(struct ov7251 *ov7251) in ov7251_regulators_enable() argument
721 ov7251_regulators_disable(struct ov7251 *ov7251) ov7251_regulators_disable() argument
738 ov7251_write_reg(struct ov7251 *ov7251, u16 reg, u8 val) ov7251_write_reg() argument
757 ov7251_write_seq_regs(struct ov7251 *ov7251, u16 reg, u8 *val, u8 num) ov7251_write_seq_regs() argument
783 ov7251_read_reg(struct ov7251 *ov7251, u16 reg, u8 *val) ov7251_read_reg() argument
808 ov7251_pll_configure(struct ov7251 *ov7251) ov7251_pll_configure() argument
865 ov7251_set_exposure(struct ov7251 *ov7251, s32 exposure) ov7251_set_exposure() argument
878 ov7251_set_gain(struct ov7251 *ov7251, s32 gain) ov7251_set_gain() argument
890 ov7251_set_register_array(struct ov7251 *ov7251, const struct reg_value *settings, unsigned int num_settings) ov7251_set_register_array() argument
910 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_set_power_on() local
950 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_set_power_off() local
959 ov7251_set_hflip(struct ov7251 *ov7251, s32 value) ov7251_set_hflip() argument
976 ov7251_set_vflip(struct ov7251 *ov7251, s32 value) ov7251_set_vflip() argument
993 ov7251_set_test_pattern(struct ov7251 *ov7251, s32 value) ov7251_set_test_pattern() argument
1015 ov7251_vts_configure(struct ov7251 *ov7251, s32 vblank) ov7251_vts_configure() argument
1027 struct ov7251 *ov7251 = container_of(ctrl->handler, ov7251_s_ctrl() local
1135 __ov7251_get_pad_format(struct ov7251 *ov7251, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) __ov7251_get_pad_format() argument
1154 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_get_format() local
1166 __ov7251_get_pad_crop(struct ov7251 *ov7251, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) __ov7251_get_pad_crop() argument
1186 ov7251_find_mode_by_ival(struct ov7251 *ov7251, struct v4l2_fract *timeperframe) ov7251_find_mode_by_ival() argument
1218 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_set_format() local
1306 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_get_selection() local
1337 struct ov7251 *ov7251 = to_ov7251(subdev); ov7251_s_stream() local
1389 struct ov7251 *ov7251 = to_ov7251(subdev); ov7251_get_frame_interval() local
1401 struct ov7251 *ov7251 = to_ov7251(subdev); ov7251_set_frame_interval() local
1456 ov7251_check_hwcfg(struct ov7251 *ov7251) ov7251_check_hwcfg() argument
1505 ov7251_detect_chip(struct ov7251 *ov7251) ov7251_detect_chip() argument
1538 ov7251_init_ctrls(struct ov7251 *ov7251) ov7251_init_ctrls() argument
1604 struct ov7251 *ov7251; ov7251_probe() local
1773 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_remove() local
[all...]

Completed in 4 milliseconds