Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-tegra/
Dhotplug.c23 static void (*tegra_hotplug_shutdown)(void); variable
43 if (!tegra_hotplug_shutdown) { in tegra_cpu_die()
52 tegra_hotplug_shutdown(); in tegra_cpu_die()
67 tegra_hotplug_shutdown = tegra20_hotplug_shutdown; in tegra_hotplug_init()
69 tegra_hotplug_shutdown = tegra30_hotplug_shutdown; in tegra_hotplug_init()
71 tegra_hotplug_shutdown = tegra30_hotplug_shutdown; in tegra_hotplug_init()
73 tegra_hotplug_shutdown = tegra30_hotplug_shutdown; in tegra_hotplug_init()