Searched defs:video_dev (Results 1 – 2 of 2) sorted by relevance
96 const struct device *const video_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_camera)); in main() local103 const struct device *const video_dev = device_get_binding(VIDEO_DEV_SW); in main() local
26 const struct device *video_dev; in main() local