Searched defs:ov08d10 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov08d10.c | 517 struct ov08d10 { struct 615 static u32 ov08d10_get_format_code(struct ov08d10 *ov08d10) in ov08d10_get_format_code() argument 625 static unsigned int ov08d10_modes_num(const struct ov08d10 *ov08d10) in ov08d10_modes_num() argument 658 ov08d10_write_reg_list(struct ov08d10 *ov08d10, const struct ov08d10_reg_list *r_list) ov08d10_write_reg_list() argument 679 ov08d10_update_analog_gain(struct ov08d10 *ov08d10, u32 a_gain) ov08d10_update_analog_gain() argument 700 ov08d10_update_digital_gain(struct ov08d10 *ov08d10, u32 d_gain) ov08d10_update_digital_gain() argument 727 ov08d10_set_exposure(struct ov08d10 *ov08d10, u32 exposure) ov08d10_set_exposure() argument 770 ov08d10_set_vblank(struct ov08d10 *ov08d10, u32 vblank) ov08d10_set_vblank() argument 796 ov08d10_test_pattern(struct ov08d10 *ov08d10, u32 pattern) ov08d10_test_pattern() argument 821 ov08d10_set_ctrl_flip(struct ov08d10 *ov08d10, u32 ctrl_val) ov08d10_set_ctrl_flip() argument 853 struct ov08d10 *ov08d10 = container_of(ctrl->handler, ov08d10_set_ctrl() local 916 ov08d10_init_controls(struct ov08d10 *ov08d10) ov08d10_init_controls() argument 1008 ov08d10_update_pad_format(struct ov08d10 *ov08d10, const struct ov08d10_mode *mode, struct v4l2_mbus_framefmt *fmt) ov08d10_update_pad_format() argument 1018 ov08d10_start_streaming(struct ov08d10 *ov08d10) ov08d10_start_streaming() argument 1076 ov08d10_stop_streaming(struct ov08d10 *ov08d10) ov08d10_stop_streaming() argument 1102 struct ov08d10 *ov08d10 = to_ov08d10(sd); ov08d10_set_stream() local 1143 struct ov08d10 *ov08d10 = to_ov08d10(sd); ov08d10_suspend() local 1158 struct ov08d10 *ov08d10 = to_ov08d10(sd); ov08d10_resume() local 1182 struct ov08d10 *ov08d10 = to_ov08d10(sd); ov08d10_set_format() local 1230 struct ov08d10 *ov08d10 = to_ov08d10(sd); ov08d10_get_format() local 1250 struct ov08d10 *ov08d10 = to_ov08d10(sd); ov08d10_enum_mbus_code() local 1266 struct ov08d10 *ov08d10 = to_ov08d10(sd); ov08d10_enum_frame_size() local 1288 struct ov08d10 *ov08d10 = to_ov08d10(sd); ov08d10_open() local 1318 ov08d10_identify_module(struct ov08d10 *ov08d10) ov08d10_identify_module() argument 1352 ov08d10_get_hwcfg(struct ov08d10 *ov08d10, struct device *dev) ov08d10_get_hwcfg() argument 1426 struct ov08d10 *ov08d10 = to_ov08d10(sd); ov08d10_remove() local 1437 struct ov08d10 *ov08d10; ov08d10_probe() local [all...] |
Completed in 2 milliseconds