Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap-pm-noop.c28 static bool off_mode_enabled; variable
102 off_mode_enabled = true; in omap_pm_enable_off_mode()
113 off_mode_enabled = false; in omap_pm_disable_off_mode()
133 …WARN_ONCE(off_mode_enabled, "omap_pm: using dummy context loss counter; device %s should be conver… in omap_pm_get_dev_context_loss_count()
138 if (off_mode_enabled) { in omap_pm_get_dev_context_loss_count()