Lines Matching refs:ov5640_config
113 struct ov5640_config { struct
506 const struct ov5640_config *cfg = dev->config; in ov5640_set_frmival()
556 const struct ov5640_config *cfg = dev->config; in ov5640_set_fmt()
639 const struct ov5640_config *cfg = dev->config; in ov5640_stream_start()
652 const struct ov5640_config *cfg = dev->config; in ov5640_stream_stop()
678 const struct ov5640_config *cfg = dev->config; in ov5640_set_ctrl_test_pattern()
689 const struct ov5640_config *cfg = dev->config; in ov5640_set_ctrl_hue()
726 const struct ov5640_config *cfg = dev->config; in ov5640_set_ctrl_saturation()
744 const struct ov5640_config *cfg = dev->config; in ov5640_set_ctrl_brightness()
763 const struct ov5640_config *cfg = dev->config; in ov5640_set_ctrl_contrast()
780 const struct ov5640_config *cfg = dev->config; in ov5640_set_ctrl_gain()
804 const struct ov5640_config *cfg = dev->config; in ov5640_set_ctrl_hflip()
812 const struct ov5640_config *cfg = dev->config; in ov5640_set_ctrl_vflip()
820 const struct ov5640_config *cfg = dev->config; in ov5640_set_ctrl_power_line_freq()
933 const struct ov5640_config *cfg = dev->config; in ov5640_init()
1034 static const struct ov5640_config ov5640_cfg_##n = { \