Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dapm_bios.h68 #define APM_USER_SUSPEND 0x000a macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dapm_bios.h68 #define APM_USER_SUSPEND 0x000a macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dapm_bios.h68 #define APM_USER_SUSPEND 0x000a macro
/OK3568_Linux_fs/kernel/drivers/input/
H A Dapm-power.c23 apm_queue_event(APM_USER_SUSPEND); in system_power_event()
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-hp6xx/
H A Dhp6xx_apm.c77 apm_queue_event(APM_USER_SUSPEND); in hp6x0_apm_interrupt()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dapm_bios.h137 #define APM_USER_SUSPEND 0x000a macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_apm.c54 {APM_USER_SUSPEND, XF86_APM_USER_SUSPEND},
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A 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()