Searched refs:AGPIOC_ALLOCATE (Results 1 – 6 of 6) sorted by relevance
| /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 | agpgart.h | 37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | agpgart.h | 37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) macro
|
| /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 | agpgart.h | 37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/ |
| H A D | sun_agp.c | 218 if (ioctl(gartFd, AGPIOC_ALLOCATE, &alloc) != 0) { in xf86AllocateGARTMemory()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_agp.c | 241 if (ioctl(gartFd, AGPIOC_ALLOCATE, &alloc) != 0) { in xf86AllocateGARTMemory()
|
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A D | frontend.c | 1005 case AGPIOC_ALLOCATE: in agp_ioctl()
|