Home
last modified time | relevance | path

Searched refs:exynos_video_entity (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/include/media/drv-intf/
Dexynos-fimc.h136 struct exynos_video_entity { struct
146 static inline struct exynos_video_entity *vdev_to_exynos_video_entity( in vdev_to_exynos_video_entity() argument
149 return container_of(vdev, struct exynos_video_entity, vdev); in vdev_to_exynos_video_entity()
/Linux-v5.10/drivers/media/platform/exynos4-is/
Dmedia-dev.h162 static inline void fimc_md_graph_lock(struct exynos_video_entity *ve) in fimc_md_graph_lock()
167 static inline void fimc_md_graph_unlock(struct exynos_video_entity *ve) in fimc_md_graph_unlock()
Dfimc-isp.h125 struct exynos_video_entity ve;
Dfimc-lite.h144 struct exynos_video_entity ve;
Dfimc-isp-video.c267 struct exynos_video_entity *ve = &isp->video_capture.ve; in isp_video_open()
490 struct exynos_video_entity *ve = &isp->video_capture.ve; in isp_video_streamon()
638 struct exynos_video_entity *ve; in fimc_isp_video_device_unregister()
Dfimc-capture.c316 struct exynos_video_entity *ve = &vid_cap->ve; in fimc_capture_resume()
408 struct exynos_video_entity *ve = &vid_cap->ve; in buffer_queue()
470 struct exynos_video_entity *ve = &vc->ve; in fimc_capture_open()
912 struct exynos_video_entity *ve = &vc->ve; in __video_try_or_set_format()
1063 struct exynos_video_entity *ve = &fimc->vid_cap.ve; in fimc_cap_enum_input()
Dfimc-core.h305 struct exynos_video_entity ve;
Dmedia-dev.c1132 struct exynos_video_entity *ve; in __fimc_md_modify_pipeline()