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

/linux-master/drivers/media/i2c/
H A Dov9734.c323 struct ov9734 { struct
365 static int ov9734_read_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 *val) argument
395 static int ov9734_write_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 val) argument
414 ov9734_write_reg_list(struct ov9734 *ov9734, const struct ov9734_reg_list *r_list) argument
435 ov9734_update_digital_gain(struct ov9734 *ov9734, u32 d_gain) argument
466 ov9734_test_pattern(struct ov9734 *ov9734, u32 pattern) argument
477 struct ov9734 *ov9734 = container_of(ctrl->handler, local
537 ov9734_init_controls(struct ov9734 *ov9734) argument
611 ov9734_start_streaming(struct ov9734 *ov9734) argument
644 ov9734_stop_streaming(struct ov9734 *ov9734) argument
655 struct ov9734 *ov9734 = to_ov9734(sd); local
688 struct ov9734 *ov9734 = to_ov9734(sd); local
729 struct ov9734 *ov9734 = to_ov9734(sd); local
775 struct ov9734 *ov9734 = to_ov9734(sd); local
809 ov9734_identify_module(struct ov9734 *ov9734) argument
890 struct ov9734 *ov9734 = to_ov9734(sd); local
902 struct ov9734 *ov9734; local
[all...]

Completed in 166 milliseconds