Searched refs:tegra_hotplug_shutdown (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/mach-tegra/
H A Dhotplug.c20 static void (*tegra_hotplug_shutdown)(void); variable
40 if (!tegra_hotplug_shutdown) {
49 tegra_hotplug_shutdown();
64 tegra_hotplug_shutdown = tegra20_hotplug_shutdown;
66 tegra_hotplug_shutdown = tegra30_hotplug_shutdown;
68 tegra_hotplug_shutdown = tegra30_hotplug_shutdown;
70 tegra_hotplug_shutdown = tegra30_hotplug_shutdown;

Completed in 201 milliseconds