Home
last modified time | relevance | path

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

/openbmc/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.c850 goto remove_nodes; in tegra_mc_interconnect_setup()
857 goto remove_nodes; in tegra_mc_interconnect_setup()
866 goto remove_nodes; in tegra_mc_interconnect_setup()
873 goto remove_nodes; in tegra_mc_interconnect_setup()
877 remove_nodes: in tegra_mc_interconnect_setup()
H A Dtegra20-emc.c1039 goto remove_nodes; in tegra_emc_interconnect_init()
1045 goto remove_nodes; in tegra_emc_interconnect_init()
1053 goto remove_nodes; in tegra_emc_interconnect_init()
1057 remove_nodes: in tegra_emc_interconnect_init()
H A Dtegra124-emc.c1369 goto remove_nodes; in tegra_emc_interconnect_init()
1375 goto remove_nodes; in tegra_emc_interconnect_init()
1383 goto remove_nodes; in tegra_emc_interconnect_init()
1387 remove_nodes: in tegra_emc_interconnect_init()
H A Dtegra30-emc.c1551 goto remove_nodes; in tegra_emc_interconnect_init()
1557 goto remove_nodes; in tegra_emc_interconnect_init()
1565 goto remove_nodes; in tegra_emc_interconnect_init()
1569 remove_nodes: in tegra_emc_interconnect_init()
/openbmc/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()