Home
last modified time | relevance | path

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

/arch/arm/include/asm/hardware/
Dsharpsl_pm.h28 void (*earlyresume)(void); member
/arch/arm/common/
Dsharpsl_pm.c586 if (sharpsl_pm.machinfo->earlyresume) in corgi_pxa_pm_enter()
587 sharpsl_pm.machinfo->earlyresume(); in corgi_pxa_pm_enter()