Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov08d10.c517 struct ov08d10 { struct
534 const struct ov08d10_mode *cur_mode; argument
545 const struct ov08d10_lane_cfg *priv_lane; argument
549 struct ov08d10_lane_cfg { argument
615 static u32 ov08d10_get_format_code(struct ov08d10 *ov08d10) in ov08d10_get_format_code()
625 static unsigned int ov08d10_modes_num(const struct ov08d10 *ov08d10) in ov08d10_modes_num()
658 static int ov08d10_write_reg_list(struct ov08d10 *ov08d10, in ov08d10_write_reg_list()
679 static int ov08d10_update_analog_gain(struct ov08d10 *ov08d10, u32 a_gain) in ov08d10_update_analog_gain()
700 static int ov08d10_update_digital_gain(struct ov08d10 *ov08d10, u32 d_gain) in ov08d10_update_digital_gain()
727 static int ov08d10_set_exposure(struct ov08d10 *ov08d10, u32 exposure) in ov08d10_set_exposure()
[all …]