Lines Matching defs:ov5670

1856 struct ov5670 {  struct
1870 const struct ov5670_mode *cur_mode; argument
1891 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) argument
1894 static int ov5670_read_reg(struct ov5670 *ov5670, u16 reg, unsigned int len, in ov5670_read_reg()
1930 static int ov5670_write_reg(struct ov5670 *ov5670, u16 reg, unsigned int len, in ov5670_write_reg()
1961 static int ov5670_write_regs(struct ov5670 *ov5670, in ov5670_write_regs()
1983 static int ov5670_write_reg_list(struct ov5670 *ov5670, in ov5670_write_reg_list()
1989 static int ov5670_update_digital_gain(struct ov5670 *ov5670, u32 d_gain) in ov5670_update_digital_gain()
2007 static int ov5670_enable_test_pattern(struct ov5670 *ov5670, u32 pattern) in ov5670_enable_test_pattern()
2035 struct ov5670 *ov5670 = container_of(ctrl->handler, in ov5670_set_ctrl() local
2100 static int ov5670_init_controls(struct ov5670 *ov5670) in ov5670_init_controls()
2263 static int ov5670_do_get_pad_format(struct ov5670 *ov5670, in ov5670_do_get_pad_format()
2281 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_get_pad_format() local
2295 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_pad_format() local
2354 static int ov5670_identify_module(struct ov5670 *ov5670) in ov5670_identify_module()
2379 static int ov5670_mipi_configure(struct ov5670 *ov5670) in ov5670_mipi_configure()
2393 static int ov5670_start_streaming(struct ov5670 *ov5670) in ov5670_start_streaming()
2451 static int ov5670_stop_streaming(struct ov5670 *ov5670) in ov5670_stop_streaming()
2469 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_stream() local
2505 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_resume() local
2534 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_suspend() local
2547 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_suspend() local
2558 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_resume() local
2653 static int ov5670_regulators_probe(struct ov5670 *ov5670) in ov5670_regulators_probe()
2665 static int ov5670_gpio_probe(struct ov5670 *ov5670) in ov5670_gpio_probe()
2685 struct ov5670 *ov5670; in ov5670_probe() local
2816 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_remove() local