/bionic/libc/kernel/uapi/linux/ |
agpgart.h | 21 #define AGPIOC_BASE 'A' 22 #define AGPIOC_INFO _IOR(AGPIOC_BASE, 0, struct agp_info *) 24 #define AGPIOC_ACQUIRE _IO(AGPIOC_BASE, 1) 25 #define AGPIOC_RELEASE _IO(AGPIOC_BASE, 2) 26 #define AGPIOC_SETUP _IOW(AGPIOC_BASE, 3, struct agp_setup *) 27 #define AGPIOC_RESERVE _IOW(AGPIOC_BASE, 4, struct agp_region *) 29 #define AGPIOC_PROTECT _IOW(AGPIOC_BASE, 5, struct agp_region *) 30 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate *) 31 #define AGPIOC_DEALLOCATE _IOW(AGPIOC_BASE, 7, int) 32 #define AGPIOC_BIND _IOW(AGPIOC_BASE, 8, struct agp_bind * [all...] |
/development/ndk/platforms/android-21/include/linux/ |
agpgart.h | 21 #define AGPIOC_BASE 'A' 22 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 24 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 25 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 26 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 27 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 29 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 30 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 31 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 32 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |
/external/kernel-headers/original/uapi/linux/ |
agpgart.h | 30 #define AGPIOC_BASE 'A' 31 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 32 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 33 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 35 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 36 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 38 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 39 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
agpgart.h | 30 #define AGPIOC_BASE 'A' 31 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 32 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 33 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 35 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 36 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 38 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 39 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
agpgart.h | 30 #define AGPIOC_BASE 'A' 31 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 32 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 33 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 34 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 35 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 36 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 38 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 39 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/ |
agpgart.h | 21 #define AGPIOC_BASE 'A' 22 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 24 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 25 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 26 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 27 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 29 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 30 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 31 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 32 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/ |
agpgart.h | 21 #define AGPIOC_BASE 'A' 22 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 24 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 25 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 26 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 27 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 29 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 30 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 31 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 32 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/ |
agpgart.h | 21 #define AGPIOC_BASE 'A' 22 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 24 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 25 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 26 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 27 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 29 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 30 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 31 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 32 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/ |
agpgart.h | 21 #define AGPIOC_BASE 'A' 22 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 24 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 25 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 26 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 27 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 29 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 30 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 31 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 32 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
agpgart.h | 21 #define AGPIOC_BASE 'A' 22 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 24 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 25 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 26 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 27 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 29 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 30 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 31 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 32 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
agpgart.h | 21 #define AGPIOC_BASE 'A' 22 #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) 24 #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) 25 #define AGPIOC_RELEASE _IO (AGPIOC_BASE, 2) 26 #define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, struct agp_setup*) 27 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 29 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 30 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*) 31 #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) 32 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind* [all...] |