Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov7251.c125 struct ov7251 { struct
164 static inline struct ov7251 *to_ov7251(struct v4l2_subdev *sd) in to_ov7251() argument
684 static int ov7251_regulators_enable(struct ov7251 *ov7251) in ov7251_regulators_enable() argument
140 pll_cfgsov7251 global() argument
142 current_modeov7251 global() 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
952 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_set_power_off() local
961 ov7251_set_hflip(struct ov7251 * ov7251,s32 value) ov7251_set_hflip() argument
978 ov7251_set_vflip(struct ov7251 * ov7251,s32 value) ov7251_set_vflip() argument
995 ov7251_set_test_pattern(struct ov7251 * ov7251,s32 value) ov7251_set_test_pattern() argument
1017 ov7251_vts_configure(struct ov7251 * ov7251,s32 vblank) ov7251_vts_configure() argument
1029 struct ov7251 *ov7251 = container_of(ctrl->handler, ov7251_s_ctrl() local
1137 __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
1156 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_get_format() local
1168 __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
1188 ov7251_find_mode_by_ival(struct ov7251 * ov7251,struct v4l2_fract * timeperframe) ov7251_find_mode_by_ival() argument
1220 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_set_format() local
1308 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_get_selection() local
1339 struct ov7251 *ov7251 = to_ov7251(subdev); ov7251_s_stream() local
1394 struct ov7251 *ov7251 = to_ov7251(subdev); ov7251_get_frame_interval() local
1414 struct ov7251 *ov7251 = to_ov7251(subdev); ov7251_set_frame_interval() local
1479 ov7251_check_hwcfg(struct ov7251 * ov7251) ov7251_check_hwcfg() argument
1533 ov7251_detect_chip(struct ov7251 * ov7251) ov7251_detect_chip() argument
1566 ov7251_init_ctrls(struct ov7251 * ov7251) ov7251_init_ctrls() argument
1632 struct ov7251 *ov7251; ov7251_probe() local
1802 struct ov7251 *ov7251 = to_ov7251(sd); ov7251_remove() local
[all...]