Home
last modified time | relevance | path

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

/Linux-v5.10/include/media/
Dv4l2-dev.h318 #define media_entity_to_video_device(__entity) \ macro
/Linux-v5.10/drivers/staging/media/imx/
Dimx-media-utils.c737 vfd = media_entity_to_video_device(pad->entity); in imx_media_pipeline_pad()
770 vfd = media_entity_to_video_device(start); in find_pipeline_entity()
833 return media_entity_to_video_device(me); in imx_media_pipeline_video_device()
/Linux-v5.10/drivers/media/platform/xilinx/
Dxilinx-dma.c201 dma = to_xvip_dma(media_entity_to_video_device(entity)); in xvip_pipeline_validate()
/Linux-v5.10/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.10/drivers/media/platform/omap3isp/
Dispvideo.c253 __video = to_isp_video(media_entity_to_video_device(entity)); in isp_video_get_graph_data()
/Linux-v5.10/drivers/media/platform/exynos4-is/
Dmedia-dev.c1137 vdev = media_entity_to_video_device(entity); in __fimc_md_modify_pipeline()
/Linux-v5.10/drivers/staging/media/rkisp1/
Drkisp1-capture.c1254 media_entity_to_video_device(link->sink->entity); in rkisp1_capture_link_validate()
/Linux-v5.10/drivers/media/platform/rcar-vin/
Drcar-core.c146 vdev = media_entity_to_video_device(link->sink->entity); in rvin_group_link_notify()