Searched refs:media_entity_remove_links (Results 1 – 5 of 5) sorted by relevance
855 media_entity_remove_links(&func->sink); in hantro_attach_func()858 media_entity_remove_links(&func->proc); in hantro_attach_func()859 media_entity_remove_links(&func->vdev.entity); in hantro_attach_func()875 media_entity_remove_links(&func->sink); in hantro_detach_func()876 media_entity_remove_links(&func->proc); in hantro_detach_func()877 media_entity_remove_links(&func->vdev.entity); in hantro_detach_func()
1022 media_entity_remove_links(m2m_dev->source); in v4l2_m2m_unregister_media_controller()1023 media_entity_remove_links(&m2m_dev->sink); in v4l2_m2m_unregister_media_controller()1024 media_entity_remove_links(&m2m_dev->proc); in v4l2_m2m_unregister_media_controller()1167 media_entity_remove_links(&m2m_dev->sink); in v4l2_m2m_register_media_controller()1169 media_entity_remove_links(&m2m_dev->proc); in v4l2_m2m_register_media_controller()1170 media_entity_remove_links(m2m_dev->source); in v4l2_m2m_register_media_controller()
179 media_entity_remove_links(vimc->ent_devs[i]->ent); in vimc_rm_links()
1273 void media_entity_remove_links(struct media_entity *entity) in media_entity_remove_links() function1285 EXPORT_SYMBOL_GPL(media_entity_remove_links);
126 :c:func:`media_entity_remove_links()`.