Lines Matching refs:video_esp32_config
45 struct video_esp32_config { struct
64 const struct video_esp32_config *config; argument
78 const struct video_esp32_config *cfg = data->config; in video_esp32_reload_dma()
138 const struct video_esp32_config *cfg = dev->config; in video_esp32_stream_start()
224 const struct video_esp32_config *cfg = dev->config; in video_esp32_stream_stop()
248 const struct video_esp32_config *config = dev->config; in video_esp32_get_caps()
264 const struct video_esp32_config *cfg = dev->config; in video_esp32_get_fmt()
285 const struct video_esp32_config *cfg = dev->config; in video_esp32_set_fmt()
334 const struct video_esp32_config *cfg = dev->config; in video_esp32_set_ctrl()
341 const struct video_esp32_config *cfg = dev->config; in video_esp32_get_ctrl()
363 const struct video_esp32_config *cfg = dev->config; in video_esp32_cam_ctrl_init()
383 const struct video_esp32_config *cfg = dev->config; in video_esp32_init()
419 static const struct video_esp32_config esp32_config = {