Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dsharpsl_pm.h24 void (*earlyresume)(void); member
H A Dsharpsl_pm.c670 if (sharpsl_pm.machinfo->earlyresume) in corgi_pxa_pm_enter()
671 sharpsl_pm.machinfo->earlyresume(); in corgi_pxa_pm_enter()