Home
last modified time | relevance | path

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

/linux/drivers/memory/tegra/
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()