Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/drv-intf/
Dexynos-fimc.h141 struct exynos_video_entity { struct
151 static inline struct exynos_video_entity *vdev_to_exynos_video_entity( in vdev_to_exynos_video_entity() argument
154 return container_of(vdev, struct exynos_video_entity, vdev); in vdev_to_exynos_video_entity()
/Linux-v4.19/drivers/media/platform/exynos4-is/
Dmedia-dev.h177 static inline void fimc_md_graph_lock(struct exynos_video_entity *ve) in fimc_md_graph_lock()
182 static inline void fimc_md_graph_unlock(struct exynos_video_entity *ve) in fimc_md_graph_unlock()
Dfimc-isp.h128 struct exynos_video_entity ve;
Dfimc-lite.h147 struct exynos_video_entity ve;
Dfimc-isp-video.c270 struct exynos_video_entity *ve = &isp->video_capture.ve; in isp_video_open()
493 struct exynos_video_entity *ve = &isp->video_capture.ve; in isp_video_streamon()
642 struct exynos_video_entity *ve; in fimc_isp_video_device_unregister()
Dfimc-capture.c318 struct exynos_video_entity *ve = &vid_cap->ve; in fimc_capture_resume()
410 struct exynos_video_entity *ve = &vid_cap->ve; in buffer_queue()
472 struct exynos_video_entity *ve = &vc->ve; in fimc_capture_open()
927 struct exynos_video_entity *ve = &vc->ve; in __video_try_or_set_format()
1078 struct exynos_video_entity *ve = &fimc->vid_cap.ve; in fimc_cap_enum_input()
Dfimc-core.h311 struct exynos_video_entity ve;
Dmedia-dev.c1094 struct exynos_video_entity *ve; in __fimc_md_modify_pipeline()