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.c285 goto remove_nodes; in tegra186_emc_interconnect_init()
291 goto remove_nodes; in tegra186_emc_interconnect_init()
299 goto remove_nodes; in tegra186_emc_interconnect_init()
303 remove_nodes: in tegra186_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.c1034 goto remove_nodes; in tegra20_emc_interconnect_init()
1040 goto remove_nodes; in tegra20_emc_interconnect_init()
1048 goto remove_nodes; in tegra20_emc_interconnect_init()
1052 remove_nodes: in tegra20_emc_interconnect_init()
H A Dtegra124-emc.c1362 goto remove_nodes; in tegra124_emc_interconnect_init()
1368 goto remove_nodes; in tegra124_emc_interconnect_init()
1376 goto remove_nodes; in tegra124_emc_interconnect_init()
1380 remove_nodes: in tegra124_emc_interconnect_init()
H A Dtegra30-emc.c1546 goto remove_nodes; in tegra30_emc_interconnect_init()
1552 goto remove_nodes; in tegra30_emc_interconnect_init()
1560 goto remove_nodes; in tegra30_emc_interconnect_init()
1564 remove_nodes: in tegra30_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()