Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H A Dsharpsl_pm.h34 int (*should_wakeup)(unsigned int resume_on_alarm); member
H A Dspitz_pm.c209 .should_wakeup = spitz_should_wakeup,
H A Dsharpsl_pm.c634 …if (!sharpsl_pm.machinfo->should_wakeup(!(sharpsl_pm.flags & SHARPSL_ALARM_ACTIVE) && alarm_enable… in corgi_enter_suspend()