Lines Matching defs:ov7251

62 struct ov7251 {  struct
77 const struct ov7251_mode_info *current_mode; argument
97 static inline struct ov7251 *to_ov7251(struct v4l2_subdev *sd) in to_ov7251() argument
570 static int ov7251_regulators_enable(struct ov7251 *ov7251) in ov7251_regulators_enable()
607 static void ov7251_regulators_disable(struct ov7251 *ov7251) in ov7251_regulators_disable()
624 static int ov7251_write_reg(struct ov7251 *ov7251, u16 reg, u8 val) in ov7251_write_reg()
643 static int ov7251_write_seq_regs(struct ov7251 *ov7251, u16 reg, u8 *val, in ov7251_write_seq_regs()
669 static int ov7251_read_reg(struct ov7251 *ov7251, u16 reg, u8 *val) in ov7251_read_reg()
694 static int ov7251_set_exposure(struct ov7251 *ov7251, s32 exposure) in ov7251_set_exposure()
707 static int ov7251_set_gain(struct ov7251 *ov7251, s32 gain) in ov7251_set_gain()
719 static int ov7251_set_register_array(struct ov7251 *ov7251, in ov7251_set_register_array()
735 static int ov7251_set_power_on(struct ov7251 *ov7251) in ov7251_set_power_on()
761 static void ov7251_set_power_off(struct ov7251 *ov7251) in ov7251_set_power_off()
770 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_s_power() local
805 static int ov7251_set_hflip(struct ov7251 *ov7251, s32 value) in ov7251_set_hflip()
822 static int ov7251_set_vflip(struct ov7251 *ov7251, s32 value) in ov7251_set_vflip()
839 static int ov7251_set_test_pattern(struct ov7251 *ov7251, s32 value) in ov7251_set_test_pattern()
863 struct ov7251 *ov7251 = container_of(ctrl->handler, in ov7251_s_ctrl() local
952 __ov7251_get_pad_format(struct ov7251 *ov7251, in __ov7251_get_pad_format()
971 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_get_format() local
982 __ov7251_get_pad_crop(struct ov7251 *ov7251, struct v4l2_subdev_pad_config *cfg, in __ov7251_get_pad_crop()
1001 ov7251_find_mode_by_ival(struct ov7251 *ov7251, struct v4l2_fract *timeperframe) in ov7251_find_mode_by_ival()
1033 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_set_format() local
1121 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_get_selection() local
1136 struct ov7251 *ov7251 = to_ov7251(subdev); in ov7251_s_stream() local
1172 struct ov7251 *ov7251 = to_ov7251(subdev); in ov7251_get_frame_interval() local
1184 struct ov7251 *ov7251 = to_ov7251(subdev); in ov7251_set_frame_interval() local
1258 struct ov7251 *ov7251; in ov7251_probe() local
1474 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_remove() local