Lines Matching defs:ov08d10

517 struct ov08d10 {  struct
534 const struct ov08d10_mode *cur_mode; argument
545 const struct ov08d10_lane_cfg *priv_lane; argument
549 struct ov08d10_lane_cfg { argument
615 static u32 ov08d10_get_format_code(struct ov08d10 *ov08d10) in ov08d10_get_format_code()
625 static unsigned int ov08d10_modes_num(const struct ov08d10 *ov08d10) in ov08d10_modes_num()
658 static int ov08d10_write_reg_list(struct ov08d10 *ov08d10, in ov08d10_write_reg_list()
679 static int ov08d10_update_analog_gain(struct ov08d10 *ov08d10, u32 a_gain) in ov08d10_update_analog_gain()
700 static int ov08d10_update_digital_gain(struct ov08d10 *ov08d10, u32 d_gain) in ov08d10_update_digital_gain()
727 static int ov08d10_set_exposure(struct ov08d10 *ov08d10, u32 exposure) in ov08d10_set_exposure()
770 static int ov08d10_set_vblank(struct ov08d10 *ov08d10, u32 vblank) in ov08d10_set_vblank()
796 static int ov08d10_test_pattern(struct ov08d10 *ov08d10, u32 pattern) in ov08d10_test_pattern()
821 static int ov08d10_set_ctrl_flip(struct ov08d10 *ov08d10, u32 ctrl_val) in ov08d10_set_ctrl_flip()
853 struct ov08d10 *ov08d10 = container_of(ctrl->handler, in ov08d10_set_ctrl() local
916 static int ov08d10_init_controls(struct ov08d10 *ov08d10) in ov08d10_init_controls()
1008 static void ov08d10_update_pad_format(struct ov08d10 *ov08d10, in ov08d10_update_pad_format()
1018 static int ov08d10_start_streaming(struct ov08d10 *ov08d10) in ov08d10_start_streaming()
1076 static void ov08d10_stop_streaming(struct ov08d10 *ov08d10) in ov08d10_stop_streaming()
1102 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_set_stream() local
1143 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_suspend() local
1158 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_resume() local
1182 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_set_format() local
1230 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_get_format() local
1250 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_enum_mbus_code() local
1266 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_enum_frame_size() local
1288 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_open() local
1318 static int ov08d10_identify_module(struct ov08d10 *ov08d10) in ov08d10_identify_module()
1352 static int ov08d10_get_hwcfg(struct ov08d10 *ov08d10, struct device *dev) in ov08d10_get_hwcfg()
1426 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_remove() local
1437 struct ov08d10 *ov08d10; in ov08d10_probe() local