Home
last modified time | relevance | path

Searched refs:remove_nodes (Results 1 – 5 of 5) 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.c845 goto remove_nodes; in tegra_mc_interconnect_setup()
852 goto remove_nodes; in tegra_mc_interconnect_setup()
861 goto remove_nodes; in tegra_mc_interconnect_setup()
868 goto remove_nodes; in tegra_mc_interconnect_setup()
872 remove_nodes: in tegra_mc_interconnect_setup()
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()
686 cnt = remove_nodes(dev, first, end, &todo); in devres_release_group()