Home
last modified time | relevance | path

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

/linux/drivers/memory/tegra/
H A Dtegra186-emc.c287 goto remove_nodes; in tegra_emc_interconnect_init()
293 goto remove_nodes; in tegra_emc_interconnect_init()
301 goto remove_nodes; in tegra_emc_interconnect_init()
305 remove_nodes: in tegra_emc_interconnect_init()
H A Dmc.c848 goto remove_nodes; in tegra_mc_interconnect_setup()
855 goto remove_nodes; in tegra_mc_interconnect_setup()
864 goto remove_nodes; in tegra_mc_interconnect_setup()
871 goto remove_nodes; in tegra_mc_interconnect_setup()
875 remove_nodes: in tegra_mc_interconnect_setup()
H A Dtegra20-emc.c1036 goto remove_nodes; in tegra_emc_interconnect_init()
1042 goto remove_nodes; in tegra_emc_interconnect_init()
1050 goto remove_nodes; in tegra_emc_interconnect_init()
1054 remove_nodes: in tegra_emc_interconnect_init()
H A Dtegra124-emc.c1366 goto remove_nodes; in tegra_emc_interconnect_init()
1372 goto remove_nodes; in tegra_emc_interconnect_init()
1380 goto remove_nodes; in tegra_emc_interconnect_init()
1384 remove_nodes: in tegra_emc_interconnect_init()
H A Dtegra30-emc.c1548 goto remove_nodes; in tegra_emc_interconnect_init()
1554 goto remove_nodes; in tegra_emc_interconnect_init()
1562 goto remove_nodes; in tegra_emc_interconnect_init()
1566 remove_nodes: in tegra_emc_interconnect_init()
/linux/drivers/base/
H A Ddevres.c435 static int remove_nodes(struct device *dev, in remove_nodes() function
532 cnt = remove_nodes(dev, dev->devres_head.next, &dev->devres_head, &todo); in devres_release_all()
689 cnt = remove_nodes(dev, first, end, &todo); in devres_release_group()