Searched defs:ov5645 (Results 1 – 2 of 2) sorted by relevance
90 struct ov5645 { struct102 const struct ov5645_mode_info *current_mode; argument126 static inline struct ov5645 *to_ov5645(struct v4l2_subdev *sd) in to_ov5645() argument573 static int ov5645_write_reg(struct ov5645 *ov5645, u16 reg, u8 val) in ov5645_write_reg()592 static int ov5645_read_reg(struct ov5645 *ov5645, u16 reg, u8 *val) in ov5645_read_reg()617 static int ov5645_set_aec_mode(struct ov5645 *ov5645, u32 mode) in ov5645_set_aec_mode()634 static int ov5645_set_agc_mode(struct ov5645 *ov5645, u32 enable) in ov5645_set_agc_mode()651 static int ov5645_set_register_array(struct ov5645 *ov5645, in ov5645_set_register_array()680 static int ov5645_set_power_on(struct ov5645 *ov5645) in ov5645_set_power_on()707 static void ov5645_set_power_off(struct ov5645 *ov5645) in ov5645_set_power_off()[all …]
65 ov5645: ov5645@3c { label