Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov08d10.c517 struct ov08d10 { struct
534 const struct ov08d10_mode *cur_mode; argument
542 const struct ov08d10_lane_cfg *priv_lane; argument
546 struct ov08d10_lane_cfg { argument
612 static u32 ov08d10_get_format_code(struct ov08d10 *ov08d10) in ov08d10_get_format_code()
622 static unsigned int ov08d10_modes_num(const struct ov08d10 *ov08d10) in ov08d10_modes_num()
655 static int ov08d10_write_reg_list(struct ov08d10 *ov08d10, in ov08d10_write_reg_list()
676 static int ov08d10_update_analog_gain(struct ov08d10 *ov08d10, u32 a_gain) in ov08d10_update_analog_gain()
697 static int ov08d10_update_digital_gain(struct ov08d10 *ov08d10, u32 d_gain) in ov08d10_update_digital_gain()
724 static int ov08d10_set_exposure(struct ov08d10 *ov08d10, u32 exposure) in ov08d10_set_exposure()
[all …]