Lines Matching defs:ov08d10
517 struct ov08d10 { struct
534 const struct ov08d10_mode *cur_mode; argument
542 const struct ov08d10_lane_cfg *priv_lane; argument
546 struct ov08d10_lane_cfg { argument
612 static u32 ov08d10_get_format_code(struct ov08d10 *ov08d10) in ov08d10_get_format_code()
622 static unsigned int ov08d10_modes_num(const struct ov08d10 *ov08d10) in ov08d10_modes_num()
655 static int ov08d10_write_reg_list(struct ov08d10 *ov08d10, in ov08d10_write_reg_list()
676 static int ov08d10_update_analog_gain(struct ov08d10 *ov08d10, u32 a_gain) in ov08d10_update_analog_gain()
697 static int ov08d10_update_digital_gain(struct ov08d10 *ov08d10, u32 d_gain) in ov08d10_update_digital_gain()
724 static int ov08d10_set_exposure(struct ov08d10 *ov08d10, u32 exposure) in ov08d10_set_exposure()
767 static int ov08d10_set_vblank(struct ov08d10 *ov08d10, u32 vblank) in ov08d10_set_vblank()
793 static int ov08d10_test_pattern(struct ov08d10 *ov08d10, u32 pattern) in ov08d10_test_pattern()
818 static int ov08d10_set_ctrl_flip(struct ov08d10 *ov08d10, u32 ctrl_val) in ov08d10_set_ctrl_flip()
850 struct ov08d10 *ov08d10 = container_of(ctrl->handler, in ov08d10_set_ctrl() local
913 static int ov08d10_init_controls(struct ov08d10 *ov08d10) in ov08d10_init_controls()
1005 static void ov08d10_update_pad_format(struct ov08d10 *ov08d10, in ov08d10_update_pad_format()
1015 static int ov08d10_start_streaming(struct ov08d10 *ov08d10) in ov08d10_start_streaming()
1073 static void ov08d10_stop_streaming(struct ov08d10 *ov08d10) in ov08d10_stop_streaming()
1099 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_set_stream() local
1135 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_set_format() local
1183 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_get_format() local
1202 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_enum_mbus_code() local
1218 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_enum_frame_size() local
1240 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_open() local
1270 static int ov08d10_identify_module(struct ov08d10 *ov08d10) in ov08d10_identify_module()
1304 static int ov08d10_get_hwcfg(struct ov08d10 *ov08d10, struct device *dev) in ov08d10_get_hwcfg()
1378 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_remove() local
1389 struct ov08d10 *ov08d10; in ov08d10_probe() local