Home
last modified time | relevance | path

Searched refs:remove_nodes (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/memory/tegra/
Dmc.c789 goto remove_nodes; in tegra_mc_interconnect_setup()
796 goto remove_nodes; in tegra_mc_interconnect_setup()
805 goto remove_nodes; in tegra_mc_interconnect_setup()
810 remove_nodes: in tegra_mc_interconnect_setup()
Dtegra20-emc.c1054 goto remove_nodes; in tegra_emc_interconnect_init()
1060 goto remove_nodes; in tegra_emc_interconnect_init()
1068 remove_nodes: in tegra_emc_interconnect_init()
Dtegra124-emc.c1371 goto remove_nodes; in tegra_emc_interconnect_init()
1377 goto remove_nodes; in tegra_emc_interconnect_init()
1385 remove_nodes: in tegra_emc_interconnect_init()
Dtegra30-emc.c1566 goto remove_nodes; in tegra_emc_interconnect_init()
1572 goto remove_nodes; in tegra_emc_interconnect_init()
1580 remove_nodes: in tegra_emc_interconnect_init()
/Linux-v6.1/drivers/base/
Ddevres.c432 static int remove_nodes(struct device *dev, in remove_nodes() function
529 cnt = remove_nodes(dev, dev->devres_head.next, &dev->devres_head, &todo); in devres_release_all()
682 cnt = remove_nodes(dev, first, end, &todo); in devres_release_group()