Lines Matching refs:ov2640_config
434 struct ov2640_config { struct
532 const struct ov2640_config *cfg = dev->config; in ov2640_write_all()
549 const struct ov2640_config *cfg = dev->config; in ov2640_soft_reset()
564 const struct ov2640_config *cfg = dev->config; in ov2640_set_level()
627 const struct ov2640_config *cfg = dev->config; in ov2640_set_output_format()
650 const struct ov2640_config *cfg = dev->config; in ov2640_set_quality()
664 const struct ov2640_config *cfg = dev->config; in ov2640_set_colorbar()
688 const struct ov2640_config *cfg = dev->config; in ov2640_set_white_bal()
712 const struct ov2640_config *cfg = dev->config; in ov2640_set_gain_ctrl()
736 const struct ov2640_config *cfg = dev->config; in ov2640_set_exposure_ctrl()
761 const struct ov2640_config *cfg = dev->config; in ov2640_set_horizontal_mirror()
785 const struct ov2640_config *cfg = dev->config; in ov2640_set_vertical_flip()
810 const struct ov2640_config *cfg = dev->config; in ov2640_set_resolution()
844 const struct ov2640_config *cfg = dev->config; in ov2640_check_connection()
989 const struct ov2640_config *cfg = dev->config; in ov2640_init()
1031 static const struct ov2640_config ov2640_cfg_0 = {
1042 const struct ov2640_config *cfg = dev->config; in ov2640_init_0()