Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dsharpsl_pm.h24 void (*earlyresume)(void); member
Dsharpsl_pm.c676 if (sharpsl_pm.machinfo->earlyresume) in corgi_pxa_pm_enter()
677 sharpsl_pm.machinfo->earlyresume(); in corgi_pxa_pm_enter()