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

/linux-4.4.14/arch/arm/mach-tegra/
H A Dhotplug.c22 static void (*tegra_hotplug_shutdown)(void); variable
42 if (!tegra_hotplug_shutdown) { tegra_cpu_die()
51 tegra_hotplug_shutdown(); tegra_cpu_die()
66 tegra_hotplug_shutdown = tegra20_hotplug_shutdown; tegra_hotplug_init()
68 tegra_hotplug_shutdown = tegra30_hotplug_shutdown; tegra_hotplug_init()
70 tegra_hotplug_shutdown = tegra30_hotplug_shutdown; tegra_hotplug_init()
72 tegra_hotplug_shutdown = tegra30_hotplug_shutdown; tegra_hotplug_init()

Completed in 69 milliseconds