Lines Matching defs:ov01a10
276 struct ov01a10 { struct
288 const struct ov01a10_mode *cur_mode; argument
291 static inline struct ov01a10 *to_ov01a10(struct v4l2_subdev *subdev) in to_ov01a10() argument
296 static int ov01a10_read_reg(struct ov01a10 *ov01a10, u16 reg, u16 len, u32 *val) in ov01a10_read_reg()
327 static int ov01a10_write_reg(struct ov01a10 *ov01a10, u16 reg, u16 len, u32 val) in ov01a10_write_reg()
346 static int ov01a10_write_reg_list(struct ov01a10 *ov01a10, in ov01a10_write_reg_list()
367 static int ov01a10_update_digital_gain(struct ov01a10 *ov01a10, u32 d_gain) in ov01a10_update_digital_gain()
398 static int ov01a10_test_pattern(struct ov01a10 *ov01a10, u32 pattern) in ov01a10_test_pattern()
409 static int ov01a10_set_hflip(struct ov01a10 *ov01a10, u32 hflip) in ov01a10_set_hflip()
429 static int ov01a10_set_vflip(struct ov01a10 *ov01a10, u32 vflip) in ov01a10_set_vflip()
451 struct ov01a10 *ov01a10 = container_of(ctrl->handler, in ov01a10_set_ctrl() local
515 static int ov01a10_init_controls(struct ov01a10 *ov01a10) in ov01a10_init_controls()
618 static int ov01a10_start_streaming(struct ov01a10 *ov01a10) in ov01a10_start_streaming()
652 static void ov01a10_stop_streaming(struct ov01a10 *ov01a10) in ov01a10_stop_streaming()
665 struct ov01a10 *ov01a10 = to_ov01a10(sd); in ov01a10_set_stream() local
697 struct ov01a10 *ov01a10 = to_ov01a10(sd); in ov01a10_set_format() local
834 static int ov01a10_identify_module(struct ov01a10 *ov01a10) in ov01a10_identify_module()
868 struct ov01a10 *ov01a10; in ov01a10_probe() local