Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dapm_bios.h92 #define APM_NO_EVENTS 0x80 macro
/openbmc/u-boot/include/linux/
H A Dapm_bios.h158 #define APM_NO_EVENTS 0x80 macro
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c1305 apm_event_t event = APM_NO_EVENTS; /* silence gcc */ in get_event()
1315 if ((error != APM_NO_EVENTS) && (notified++ == 0)) in get_event()