Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/memory/tegra/
Dmc.c690 goto remove_nodes; in tegra_mc_interconnect_setup()
697 goto remove_nodes; in tegra_mc_interconnect_setup()
706 goto remove_nodes; in tegra_mc_interconnect_setup()
720 remove_nodes: in tegra_mc_interconnect_setup()
Dtegra20-emc.c883 goto remove_nodes; in tegra_emc_interconnect_init()
889 goto remove_nodes; in tegra_emc_interconnect_init()
897 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.c1455 goto remove_nodes; in tegra_emc_interconnect_init()
1461 goto remove_nodes; in tegra_emc_interconnect_init()
1469 remove_nodes: in tegra_emc_interconnect_init()
/Linux-v5.15/drivers/base/
Ddevres.c430 static int remove_nodes(struct device *dev, in remove_nodes() function
527 cnt = remove_nodes(dev, dev->devres_head.next, &dev->devres_head, &todo); in devres_release_all()
680 cnt = remove_nodes(dev, first, end, &todo); in devres_release_group()