Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/
Dcpu-tegra.c56 static bool is_suspended; variable
137 if (is_suspended) { in tegra_target()
161 is_suspended = true; in tegra_pm_notify()
166 is_suspended = false; in tegra_pm_notify()