Home
last modified time | relevance | path

Searched refs:is_media_entity_v4l2_video_device (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-utils.c736 if (is_media_entity_v4l2_video_device(pad->entity)) { in imx_media_pipeline_pad()
769 } else if (buftype && is_media_entity_v4l2_video_device(start)) { in find_pipeline_entity()
H A Dimx-media-vdic.c722 if (!is_media_entity_v4l2_video_device(remote->entity)) { in vdic_link_setup()
H A Dimx-ic-prpencvf.c1053 if (!is_media_entity_v4l2_video_device(remote->entity)) { in prp_link_setup()
H A Dimx-media-csi.c1074 if (!is_media_entity_v4l2_video_device(remote->entity)) { in csi_link_setup()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A Dvimc-common.c258 } else if (is_media_entity_v4l2_video_device(pad->entity)) { in vimc_get_pix_format()
/OK3568_Linux_fs/kernel/include/media/
H A Dmedia-entity.h414 static inline bool is_media_entity_v4l2_video_device(struct media_entity *entity) in is_media_entity_v4l2_video_device() function
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-mc.c442 if (is_media_entity_v4l2_video_device(entity)) in pipeline_pm_use_count()
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dmedia-dev.c1175 if (!is_media_entity_v4l2_video_device(entity)) in __fimc_md_modify_pipelines()
1190 if (!is_media_entity_v4l2_video_device(entity_err)) in __fimc_md_modify_pipelines()
/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss_video.c226 if (!is_media_entity_v4l2_video_device(entity)) in iss_video_far_end()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispvideo.c250 if (!is_media_entity_v4l2_video_device(entity)) in isp_video_get_graph_data()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-core.c131 !is_media_entity_v4l2_video_device(link->sink->entity)) in rvin_group_link_notify()