Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dapm_bios.h67 #define APM_USER_SUSPEND 0x000a macro
/linux-4.4.14/drivers/char/
Dapm-emulation.c232 (event == APM_SYS_SUSPEND || event == APM_USER_SUSPEND)) in apm_read()
512 case APM_USER_SUSPEND: in kapmd()
544 APM_USER_SUSPEND : APM_USER_HIBERNATION; in apm_suspend_notifier()
/linux-4.4.14/drivers/input/
Dapm-power.c27 apm_queue_event(APM_USER_SUSPEND); in system_power_event()
/linux-4.4.14/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c79 apm_queue_event(APM_USER_SUSPEND); in hp6x0_apm_interrupt()
/linux-4.4.14/arch/x86/kernel/
Dapm_32.c1202 case APM_USER_SUSPEND: in queue_event()
1347 case APM_USER_SUSPEND: in check_events()
1486 case APM_USER_SUSPEND: in do_read()
1548 queue_event(APM_USER_SUSPEND, as); in do_ioctl()