Searched defs:ov9734 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov9734.c | 323 struct ov9734 { struct 368 static int ov9734_read_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 *val) in ov9734_read_reg() argument 398 static int ov9734_write_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 val) in ov9734_write_reg() argument 417 ov9734_write_reg_list(struct ov9734 *ov9734, const struct ov9734_reg_list *r_list) ov9734_write_reg_list() argument 438 ov9734_update_digital_gain(struct ov9734 *ov9734, u32 d_gain) ov9734_update_digital_gain() argument 469 ov9734_test_pattern(struct ov9734 *ov9734, u32 pattern) ov9734_test_pattern() argument 480 struct ov9734 *ov9734 = container_of(ctrl->handler, ov9734_set_ctrl() local 540 ov9734_init_controls(struct ov9734 *ov9734) ov9734_init_controls() argument 614 ov9734_start_streaming(struct ov9734 *ov9734) ov9734_start_streaming() argument 647 ov9734_stop_streaming(struct ov9734 *ov9734) ov9734_stop_streaming() argument 658 struct ov9734 *ov9734 = to_ov9734(sd); ov9734_set_stream() local 696 struct ov9734 *ov9734 = to_ov9734(sd); ov9734_suspend() local 711 struct ov9734 *ov9734 = to_ov9734(sd); ov9734_resume() local 733 struct ov9734 *ov9734 = to_ov9734(sd); ov9734_set_format() local 774 struct ov9734 *ov9734 = to_ov9734(sd); ov9734_get_format() local 821 struct ov9734 *ov9734 = to_ov9734(sd); ov9734_open() local 855 ov9734_identify_module(struct ov9734 *ov9734) ov9734_identify_module() argument 936 struct ov9734 *ov9734 = to_ov9734(sd); ov9734_remove() local 948 struct ov9734 *ov9734; ov9734_probe() local [all...] |
Completed in 3 milliseconds