Lines Matching refs:ov2640_config
433 struct ov2640_config { struct
529 const struct ov2640_config *cfg = dev->config; in ov2640_write_all()
546 const struct ov2640_config *cfg = dev->config; in ov2640_soft_reset()
561 const struct ov2640_config *cfg = dev->config; in ov2640_set_level()
624 const struct ov2640_config *cfg = dev->config; in ov2640_set_output_format()
647 const struct ov2640_config *cfg = dev->config; in ov2640_set_quality()
661 const struct ov2640_config *cfg = dev->config; in ov2640_set_colorbar()
685 const struct ov2640_config *cfg = dev->config; in ov2640_set_white_bal()
709 const struct ov2640_config *cfg = dev->config; in ov2640_set_gain_ctrl()
733 const struct ov2640_config *cfg = dev->config; in ov2640_set_exposure_ctrl()
758 const struct ov2640_config *cfg = dev->config; in ov2640_set_horizontal_mirror()
782 const struct ov2640_config *cfg = dev->config; in ov2640_set_vertical_flip()
807 const struct ov2640_config *cfg = dev->config; in ov2640_set_resolution()
841 const struct ov2640_config *cfg = dev->config; in ov2640_check_connection()
986 const struct ov2640_config *cfg = dev->config; in ov2640_init()
1028 static const struct ov2640_config ov2640_cfg_0 = {
1038 const struct ov2640_config *cfg = dev->config; in ov2640_init_0()