Lines Matching defs:ov8858

164 struct ov8858 {  struct
187 const struct ov8858_mode *cur_mode; argument
194 struct ov8858_otp_info_r1a *otp_r1a; argument
195 struct ov8858_otp_info_r2a *otp_r2a; argument
205 #define to_ov8858(sd) container_of(sd, struct ov8858, subdev) argument
1998 ov8858_find_best_fit(struct ov8858 *ov8858, in ov8858_find_best_fit()
2022 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_set_fmt() local
2060 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_get_fmt() local
2097 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_enum_frame_sizes() local
2113 static int ov8858_enable_test_pattern(struct ov8858 *ov8858, u32 pattern) in ov8858_enable_test_pattern()
2131 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_g_frame_interval() local
2291 static void ov8858_get_module_inf(struct ov8858 *ov8858, in ov8858_get_module_inf()
2310 static void ov8858_set_awb_cfg(struct ov8858 *ov8858, in ov8858_set_awb_cfg()
2318 static void ov8858_set_lsc_cfg(struct ov8858 *ov8858, in ov8858_set_lsc_cfg()
2328 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_ioctl() local
2428 static int ov8858_apply_otp_r1a(struct ov8858 *ov8858) in ov8858_apply_otp_r1a()
2519 static int ov8858_apply_otp_r2a(struct ov8858 *ov8858) in ov8858_apply_otp_r2a()
2592 static int ov8858_apply_otp(struct ov8858 *ov8858) in ov8858_apply_otp()
2604 static int __ov8858_start_stream(struct ov8858 *ov8858) in __ov8858_start_stream()
2629 static int __ov8858_stop_stream(struct ov8858 *ov8858) in __ov8858_stop_stream()
2639 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_s_stream() local
2682 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_s_power() local
2724 static int __ov8858_power_on(struct ov8858 *ov8858) in __ov8858_power_on()
2781 static void __ov8858_power_off(struct ov8858 *ov8858) in __ov8858_power_off()
2808 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_runtime_resume() local
2817 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_runtime_suspend() local
2827 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_open() local
2850 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_enum_frame_interval() local
2928 struct ov8858 *ov8858 = container_of(ctrl->handler, in ov8858_set_ctrl() local
2995 static int ov8858_initialize_controls(struct ov8858 *ov8858) in ov8858_initialize_controls()
3064 static int ov8858_otp_read_r1a(struct ov8858 *ov8858) in ov8858_otp_read_r1a()
3190 static int ov8858_otp_read_r2a(struct ov8858 *ov8858) in ov8858_otp_read_r2a()
3294 static int ov8858_otp_read(struct ov8858 *ov8858) in ov8858_otp_read()
3339 static int ov8858_check_sensor_id(struct ov8858 *ov8858, in ov8858_check_sensor_id()
3395 static int ov8858_configure_regulators(struct ov8858 *ov8858) in ov8858_configure_regulators()
3407 static int ov8858_parse_of(struct ov8858 *ov8858) in ov8858_parse_of()
3454 struct ov8858 *ov8858; in ov8858_probe() local
3595 struct ov8858 *ov8858 = to_ov8858(sd); in ov8858_remove() local