Searched defs:ov7251 (Results 1 – 1 of 1) sorted by relevance
62 struct ov7251 { struct77 const struct ov7251_mode_info *current_mode; argument97 static inline struct ov7251 *to_ov7251(struct v4l2_subdev *sd) in to_ov7251() argument570 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()[all …]