Searched refs:APM_NORMAL_RESUME (Results 1 – 4 of 4) sorted by relevance
61 #define APM_NORMAL_RESUME 0x0003 macro
129 #define APM_NORMAL_RESUME 0x0003 macro
1270 queue_event(APM_NORMAL_RESUME, NULL); in suspend()1376 case APM_NORMAL_RESUME: in check_events()1382 if ((event != APM_NORMAL_RESUME) in check_events()
591 APM_NORMAL_RESUME : APM_HIBERNATION_RESUME; in apm_suspend_notifier()