Lines Matching defs:ov2735

126 struct ov2735 {  struct
145 const struct ov2735_mode *cur_mode; argument
152 #define to_ov2735(sd) container_of(sd, struct ov2735, subdev) argument
418 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_set_fmt() local
456 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_get_fmt() local
507 static int ov2735_enable_test_pattern(struct ov2735 *ov2735, u32 pattern) in ov2735_enable_test_pattern()
530 static void ov2735_get_module_inf(struct ov2735 *ov2735, in ov2735_get_module_inf()
542 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_ioctl() local
619 static int __ov2735_start_stream(struct ov2735 *ov2735) in __ov2735_start_stream()
641 static int __ov2735_stop_stream(struct ov2735 *ov2735) in __ov2735_stop_stream()
653 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_s_stream() local
690 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_s_power() local
732 static int __ov2735_power_on(struct ov2735 *ov2735) in __ov2735_power_on()
780 static void __ov2735_power_off(struct ov2735 *ov2735) in __ov2735_power_off()
794 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_runtime_resume() local
803 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_runtime_suspend() local
813 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_open() local
900 struct ov2735 *ov2735 = container_of(ctrl->handler, in ov2735_set_ctrl() local
963 static int ov2735_initialize_controls(struct ov2735 *ov2735) in ov2735_initialize_controls()
1032 static int ov2735_check_sensor_id(struct ov2735 *ov2735, in ov2735_check_sensor_id()
1066 static int ov2735_configure_regulators(struct ov2735 *ov2735) in ov2735_configure_regulators()
1083 struct ov2735 *ov2735; in ov2735_probe() local
1200 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_remove() local