Searched refs:media_entity_remove_links (Results 1 – 4 of 4) sorted by relevance
712 media_entity_remove_links(&func->sink); in hantro_attach_func()715 media_entity_remove_links(&func->proc); in hantro_attach_func()716 media_entity_remove_links(&func->vdev.entity); in hantro_attach_func()732 media_entity_remove_links(&func->sink); in hantro_detach_func()733 media_entity_remove_links(&func->proc); in hantro_detach_func()734 media_entity_remove_links(&func->vdev.entity); in hantro_detach_func()
1004 media_entity_remove_links(m2m_dev->source); in v4l2_m2m_unregister_media_controller()1005 media_entity_remove_links(&m2m_dev->sink); in v4l2_m2m_unregister_media_controller()1006 media_entity_remove_links(&m2m_dev->proc); in v4l2_m2m_unregister_media_controller()1147 media_entity_remove_links(&m2m_dev->sink); in v4l2_m2m_register_media_controller()1149 media_entity_remove_links(&m2m_dev->proc); in v4l2_m2m_register_media_controller()1150 media_entity_remove_links(m2m_dev->source); in v4l2_m2m_register_media_controller()
122 media_entity_remove_links(vimc->ent_devs[i]->ent); in vimc_rm_links()
793 void media_entity_remove_links(struct media_entity *entity) in media_entity_remove_links() function805 EXPORT_SYMBOL_GPL(media_entity_remove_links);