Home
last modified time | relevance | path

Searched refs:presuspend (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-pxa/include/mach/
Dsharpsl_pm.h26 void (*presuspend)(void); member
/arch/arm/mach-pxa/
Dcorgi_pm.c176 .presuspend = corgi_presuspend,
Dspitz_pm.c214 .presuspend = spitz_presuspend,
Dsharpsl_pm.c618 sharpsl_pm.machinfo->presuspend(); in corgi_goto_sleep()