Searched refs:media_entity_pipeline (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h104 struct media_pipeline *pipe = media_entity_pipeline(entity);
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.h95 struct media_pipeline *pipe = media_entity_pipeline(entity);
/linux-master/include/media/
H A Dmedia-entity.h233 * @pipe: Pipeline this pad belongs to. Use media_entity_pipeline() to
1028 * media_entity_pipeline - Get the media pipeline an entity is part of
1045 struct media_pipeline *media_entity_pipeline(struct media_entity *entity);
/linux-master/drivers/media/mc/
H A Dmc-entity.c1505 struct media_pipeline *media_entity_pipeline(struct media_entity *entity) function
1516 EXPORT_SYMBOL_GPL(media_entity_pipeline); variable
/linux-master/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-video.c499 pipe = media_entity_pipeline(&sd->entity) ? : &cru->vdev.pipe;
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-video.c1172 pipe = media_entity_pipeline(&video->vdev.entity) ? : &video->pipe->pipe;

Completed in 275 milliseconds