Home
last modified time | relevance | path

Searched refs:media_entity_to_video_device (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/include/media/
Dv4l2-dev.h311 #define media_entity_to_video_device(__entity) \ macro
/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-utils.c811 vfd = media_entity_to_video_device(pad->entity); in imx_media_pipeline_pad()
844 vfd = media_entity_to_video_device(start); in find_pipeline_entity()
907 return media_entity_to_video_device(me); in imx_media_pipeline_video_device()
/Linux-v5.4/drivers/media/platform/xilinx/
Dxilinx-dma.c201 dma = to_xvip_dma(media_entity_to_video_device(entity)); in xvip_pipeline_validate()
/Linux-v5.4/drivers/staging/media/omap4iss/
Diss_video.c229 far_end = to_iss_video(media_entity_to_video_device(entity)); in iss_video_far_end()
/Linux-v5.4/drivers/media/platform/omap3isp/
Dispvideo.c254 __video = to_isp_video(media_entity_to_video_device(entity)); in isp_video_get_graph_data()
/Linux-v5.4/drivers/media/platform/exynos4-is/
Dmedia-dev.c1112 vdev = media_entity_to_video_device(entity); in __fimc_md_modify_pipeline()
/Linux-v5.4/drivers/media/platform/rcar-vin/
Drcar-core.c146 vdev = media_entity_to_video_device(link->sink->entity); in rvin_group_link_notify()