Searched defs:ov2740 (Results 1 – 1 of 1) sorted by relevance
514 struct ov2740 { struct531 const struct ov2740_mode *cur_mode; argument537 const struct ov2740_mode *supported_modes; argument544 static inline struct ov2740 *to_ov2740(struct v4l2_subdev *subdev) in to_ov2740() argument558 static int ov2740_read_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 *val) in ov2740_read_reg()588 static int ov2740_write_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 val) in ov2740_write_reg()607 static int ov2740_write_reg_list(struct ov2740 *ov2740, in ov2740_write_reg_list()628 static int ov2740_identify_module(struct ov2740 *ov2740) in ov2740_identify_module()652 static int ov2740_update_digital_gain(struct ov2740 *ov2740, u32 d_gain) in ov2740_update_digital_gain()683 static int ov2740_test_pattern(struct ov2740 *ov2740, u32 pattern) in ov2740_test_pattern()[all …]