Home
last modified time | relevance | path

Searched refs:APM_USER_SUSPEND (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/char/
H A Dapm-emulation.c226 (event == APM_SYS_SUSPEND || event == APM_USER_SUSPEND)) in apm_read()
493 case APM_USER_SUSPEND: in kapmd()
525 APM_USER_SUSPEND : APM_USER_HIBERNATION; in apm_suspend_notifier()
/openbmc/linux/include/uapi/linux/
H A Dapm_bios.h68 #define APM_USER_SUSPEND 0x000a macro
/openbmc/linux/drivers/input/
H A Dapm-power.c23 apm_queue_event(APM_USER_SUSPEND); in system_power_event()
/openbmc/linux/arch/sh/boards/mach-hp6xx/
H A Dhp6xx_apm.c77 apm_queue_event(APM_USER_SUSPEND); in hp6x0_apm_interrupt()
/openbmc/u-boot/include/linux/
H A Dapm_bios.h136 #define APM_USER_SUSPEND 0x000a macro
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c1203 case APM_USER_SUSPEND: in queue_event()
1348 case APM_USER_SUSPEND: in check_events()
1487 case APM_USER_SUSPEND: in do_read()
1549 queue_event(APM_USER_SUSPEND, as); in do_ioctl()