Lines Matching defs:ov08x
2440 static int ov08x40_read_reg(struct ov08x40 *ov08x, in ov08x40_read_reg()
2476 static int ov08x40_write_reg(struct ov08x40 *ov08x, in ov08x40_write_reg()
2505 static int ov08x40_write_regs(struct ov08x40 *ov08x, in ov08x40_write_regs()
2528 static int ov08x40_write_reg_list(struct ov08x40 *ov08x, in ov08x40_write_reg_list()
2537 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_open() local
2555 static int ov08x40_update_digital_gain(struct ov08x40 *ov08x, u32 d_gain) in ov08x40_update_digital_gain()
2582 static int ov08x40_enable_test_pattern(struct ov08x40 *ov08x, u32 pattern) in ov08x40_enable_test_pattern()
2631 static int ov08x40_set_ctrl_hflip(struct ov08x40 *ov08x, u32 ctrl_val) in ov08x40_set_ctrl_hflip()
2646 static int ov08x40_set_ctrl_vflip(struct ov08x40 *ov08x, u32 ctrl_val) in ov08x40_set_ctrl_vflip()
2663 struct ov08x40 *ov08x = container_of(ctrl->handler, in ov08x40_set_ctrl() local
2772 static int ov08x40_do_get_pad_format(struct ov08x40 *ov08x, in ov08x40_do_get_pad_format()
2792 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_get_pad_format() local
2807 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_set_pad_format() local
2858 static int ov08x40_start_streaming(struct ov08x40 *ov08x) in ov08x40_start_streaming()
2901 static int ov08x40_stop_streaming(struct ov08x40 *ov08x) in ov08x40_stop_streaming()
2909 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_set_stream() local
2945 static int ov08x40_identify_module(struct ov08x40 *ov08x) in ov08x40_identify_module()
2989 static int ov08x40_init_controls(struct ov08x40 *ov08x) in ov08x40_init_controls()
3098 static void ov08x40_free_controls(struct ov08x40 *ov08x) in ov08x40_free_controls()
3176 struct ov08x40 *ov08x; in ov08x40_probe() local
3247 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_remove() local