Searched refs:APM_CAP_CHANGE (Results 1 – 6 of 6) sorted by relevance
100 #define APM_CAP_CHANGE 0x000C /* V1.2 */ macro
500 case APM_CAP_CHANGE: in apm_event_handle()
407 for (i = APM_STANDBY_REQ; i <= APM_CAP_CHANGE; i++) { in hpcapm_get_event()
404 *event_type = APM_CAP_CHANGE; in acpiapm_get_event()
444 for (ev = APM_STANDBY_REQ; ev <= APM_CAP_CHANGE; ev++) { in zapm_get_event()
511 case APM_CAP_CHANGE: in apm_event_handle()