Home
last modified time | relevance | path

Searched refs:APM_CAPABILITY_CHANGE (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_apm.c35 #ifdef APM_CAPABILITY_CHANGE
36 {APM_CAPABILITY_CHANGE, XF86_APM_CAPABILITY_CHANGED},
H A Dbsd_kqueue_apm.c68 #ifdef APM_CAPABILITY_CHANGE
69 {APM_CAPABILITY_CHANGE, XF86_APM_CAPABILITY_CHANGED},
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_apm.c111 #ifdef APM_CAPABILITY_CHANGE
112 {APM_CAPABILITY_CHANGE, XF86_APM_CAPABILITY_CHANGED},
/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.h70 #define APM_CAPABILITY_CHANGE 0x000c 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.h70 #define APM_CAPABILITY_CHANGE 0x000c macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dapm_bios.h70 #define APM_CAPABILITY_CHANGE 0x000c macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dapm_bios.h139 #define APM_CAPABILITY_CHANGE 0x000c macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dapm_32.c1389 case APM_CAPABILITY_CHANGE: in check_events()