Searched refs:media_entity_remove_links (Results 1 – 6 of 6) sorted by relevance
595 media_entity_remove_links(&func->sink); in hantro_attach_func()598 media_entity_remove_links(&func->proc); in hantro_attach_func()599 media_entity_remove_links(&func->vdev.entity); in hantro_attach_func()615 media_entity_remove_links(&func->sink); in hantro_detach_func()616 media_entity_remove_links(&func->proc); in hantro_detach_func()617 media_entity_remove_links(&func->vdev.entity); in hantro_detach_func()
966 media_entity_remove_links(m2m_dev->source); in v4l2_m2m_unregister_media_controller()967 media_entity_remove_links(&m2m_dev->sink); in v4l2_m2m_unregister_media_controller()968 media_entity_remove_links(&m2m_dev->proc); in v4l2_m2m_unregister_media_controller()1109 media_entity_remove_links(&m2m_dev->sink); in v4l2_m2m_register_media_controller()1111 media_entity_remove_links(&m2m_dev->proc); in v4l2_m2m_register_media_controller()1112 media_entity_remove_links(m2m_dev->source); in v4l2_m2m_register_media_controller()
781 void media_entity_remove_links(struct media_entity *entity);
122 media_entity_remove_links(vimc->ent_devs[i]->ent); in vimc_rm_links()
792 void media_entity_remove_links(struct media_entity *entity) in media_entity_remove_links() function804 EXPORT_SYMBOL_GPL(media_entity_remove_links);
119 :c:func:`media_entity_remove_links()`.