Searched refs:APM_NO_EVENTS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | apm_bios.h | 166 #define APM_NO_EVENTS 0x80 macro |
/linux-2.4.37.9/arch/i386/kernel/ | ||
D | apm.c | 1298 if ((error != APM_NO_EVENTS) && (notified++ == 0)) in get_event() |