Searched refs:media_entity_pipeline (Results 1 – 6 of 6) sorted by relevance
104 struct media_pipeline *pipe = media_entity_pipeline(entity); in to_isp_pipeline()
95 struct media_pipeline *pipe = media_entity_pipeline(entity); in to_iss_pipeline()
1047 struct media_pipeline *media_entity_pipeline(struct media_entity *entity);
1447 struct media_pipeline *media_entity_pipeline(struct media_entity *entity) in media_entity_pipeline() function1458 EXPORT_SYMBOL_GPL(media_entity_pipeline);
520 pipe = media_entity_pipeline(&sd->entity) ? : &cru->vdev.pipe; in rzg2l_cru_set_stream()
1172 pipe = media_entity_pipeline(&video->vdev.entity) ? : &video->pipe->pipe; in mxc_isi_video_streamon()