Searched refs:APM_NORMAL_RESUME (Results 1 – 3 of 3) sorted by relevance
138 #define APM_NORMAL_RESUME 0x0003 macro
1263 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()
608 queue_event(APM_NORMAL_RESUME); in apm_suspend_notifier()