Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Dpm.h67 extern u32 sleep_while_idle;
73 #define sleep_while_idle 0 macro
Dpm-debug.c43 u32 sleep_while_idle; variable
643 &sleep_while_idle, &pm_dbg_option_fops); in pm_dbg_init()
Dpm34xx.c500 if (!sleep_while_idle) in omap3_can_sleep()
/linux-2.6.39/arch/arm/mach-omap1/
Dpm.c93 __ATTR(sleep_while_idle, 0644, idle_show, idle_store);