Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dsharpsl_pm.h28 void (*earlyresume)(void); member
/linux-4.1.27/arch/arm/mach-pxa/
Dsharpsl_pm.c680 if (sharpsl_pm.machinfo->earlyresume) in corgi_pxa_pm_enter()
681 sharpsl_pm.machinfo->earlyresume(); in corgi_pxa_pm_enter()