Searched refs:media_entity_remove_links (Results 1 – 5 of 5) sorted by relevance
600 media_entity_remove_links(&func->sink); in hantro_attach_func()603 media_entity_remove_links(&func->proc); in hantro_attach_func()604 media_entity_remove_links(&func->vdev.entity); in hantro_attach_func()620 media_entity_remove_links(&func->sink); in hantro_detach_func()621 media_entity_remove_links(&func->proc); in hantro_detach_func()622 media_entity_remove_links(&func->vdev.entity); in hantro_detach_func()
711 media_entity_remove_links(m2m_dev->source); in v4l2_m2m_unregister_media_controller()712 media_entity_remove_links(&m2m_dev->sink); in v4l2_m2m_unregister_media_controller()713 media_entity_remove_links(&m2m_dev->proc); in v4l2_m2m_unregister_media_controller()854 media_entity_remove_links(&m2m_dev->sink); in v4l2_m2m_register_media_controller()856 media_entity_remove_links(&m2m_dev->proc); in v4l2_m2m_register_media_controller()857 media_entity_remove_links(m2m_dev->source); in v4l2_m2m_register_media_controller()
780 void media_entity_remove_links(struct media_entity *entity);
787 void media_entity_remove_links(struct media_entity *entity) in media_entity_remove_links() function799 EXPORT_SYMBOL_GPL(media_entity_remove_links);
119 :c:func:`media_entity_remove_links()`.