Searched refs:APM_IOC_SUSPEND (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/ |
| H A D | sun_apm.c | 78 #define APM_IOC_SUSPEND 0xa0e macro 168 if (ioctl(fd, APM_IOC_SUSPEND, NULL) == 0) in sunPMConfirmEventToOs()
|
| /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 D | apm_bios.h | 136 #define APM_IOC_SUSPEND _IO('A', 2) 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 D | apm_bios.h | 136 #define APM_IOC_SUSPEND _IO('A', 2) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | apm_bios.h | 136 #define APM_IOC_SUSPEND _IO('A', 2) macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/ |
| H A D | bsd_apm.c | 94 if (ioctl(fd, APM_IOC_SUSPEND, NULL) == 0) in bsdPMConfirmEventToOs()
|
| H A D | bsd_kqueue_apm.c | 138 if (ioctl(ctlFd, APM_IOC_SUSPEND, NULL) == 0) in bsdPMConfirmEventToOs()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | apm_bios.h | 210 #define APM_IOC_SUSPEND _IO('A', 2) macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_apm.c | 108 if (ioctl(fd, APM_IOC_SUSPEND, NULL)) { in lnxPMConfirmEventToOs()
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | apm-emulation.c | 268 case APM_IOC_SUSPEND: in apm_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | apm_32.c | 1541 case APM_IOC_SUSPEND: in do_ioctl()
|