Lines Matching defs:ov5675

476 struct ov5675 {  struct
489 const struct ov5675_mode *cur_mode; argument
492 struct mutex mutex;
516 static int ov5675_read_reg(struct ov5675 *ov5675, u16 reg, u16 len, u32 *val) in ov5675_read_reg()
546 static int ov5675_write_reg(struct ov5675 *ov5675, u16 reg, u16 len, u32 val) in ov5675_write_reg()
562 static int ov5675_write_reg_list(struct ov5675 *ov5675, in ov5675_write_reg_list()
583 static int ov5675_update_digital_gain(struct ov5675 *ov5675, u32 d_gain) in ov5675_update_digital_gain()
601 static int ov5675_test_pattern(struct ov5675 *ov5675, u32 pattern) in ov5675_test_pattern()
615 static int ov5675_set_ctrl_hflip(struct ov5675 *ov5675, u32 ctrl_val) in ov5675_set_ctrl_hflip()
630 static int ov5675_set_ctrl_vflip(struct ov5675 *ov5675, u8 ctrl_val) in ov5675_set_ctrl_vflip()
660 struct ov5675 *ov5675 = container_of(ctrl->handler, in ov5675_set_ctrl() local
736 static int ov5675_init_controls(struct ov5675 *ov5675) in ov5675_init_controls()
811 static int ov5675_start_streaming(struct ov5675 *ov5675) in ov5675_start_streaming()
846 static void ov5675_stop_streaming(struct ov5675 *ov5675) in ov5675_stop_streaming()
857 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_stream() local
894 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_suspend() local
909 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_resume() local
932 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_format() local
973 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_get_format() local
1019 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_open() local
1053 static int ov5675_identify_module(struct ov5675 *ov5675) in ov5675_identify_module()
1145 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_remove() local
1158 struct ov5675 *ov5675; in ov5675_probe() local