Home
last modified time | relevance | path

Searched defs:ov01a10 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov01a10.c277 struct ov01a10 { struct
300 static int ov01a10_read_reg(struct ov01a10 *ov01a10, u16 reg, u16 len, u32 *val) in ov01a10_read_reg() argument
331 static int ov01a10_write_reg(struct ov01a10 *ov01a10, u16 reg, u16 len, u32 val) in ov01a10_write_reg() argument
350 static int ov01a10_write_reg_list(struct ov01a10 *ov01a1 argument
371 ov01a10_update_digital_gain(struct ov01a10 *ov01a10, u32 d_gain) ov01a10_update_digital_gain() argument
402 ov01a10_test_pattern(struct ov01a10 *ov01a10, u32 pattern) ov01a10_test_pattern() argument
413 ov01a10_set_hflip(struct ov01a10 *ov01a10, u32 hflip) ov01a10_set_hflip() argument
433 ov01a10_set_vflip(struct ov01a10 *ov01a10, u32 vflip) ov01a10_set_vflip() argument
455 struct ov01a10 *ov01a10 = container_of(ctrl->handler, ov01a10_set_ctrl() local
519 ov01a10_init_controls(struct ov01a10 *ov01a10) ov01a10_init_controls() argument
622 ov01a10_start_streaming(struct ov01a10 *ov01a10) ov01a10_start_streaming() argument
656 ov01a10_stop_streaming(struct ov01a10 *ov01a10) ov01a10_stop_streaming() argument
669 struct ov01a10 *ov01a10 = to_ov01a10(sd); ov01a10_set_stream() local
706 struct ov01a10 *ov01a10 = to_ov01a10(sd); ov01a10_suspend() local
722 struct ov01a10 *ov01a10 = to_ov01a10(sd); ov01a10_resume() local
746 struct ov01a10 *ov01a10 = to_ov01a10(sd); ov01a10_set_format() local
882 ov01a10_identify_module(struct ov01a10 *ov01a10) ov01a10_identify_module() argument
916 struct ov01a10 *ov01a10; ov01a10_probe() local
[all...]

Completed in 3 milliseconds