Home
last modified time | relevance | path

Searched refs:APM_NORMAL_RESUME (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dapm_bios.h138 #define APM_NORMAL_RESUME 0x0003 macro
/linux-3.4.99/arch/x86/kernel/
Dapm_32.c1263 queue_event(APM_NORMAL_RESUME, NULL); in suspend()
1369 case APM_NORMAL_RESUME: in check_events()
1375 if ((event != APM_NORMAL_RESUME) in check_events()
/linux-3.4.99/drivers/char/
Dapm-emulation.c608 queue_event(APM_NORMAL_RESUME); in apm_suspend_notifier()