/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
agpgart.h | 35 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 36 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 88 } agp_region; typedef in typeref:struct:_agp_region
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
agpgart.h | 35 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 36 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 88 } agp_region; typedef in typeref:struct:_agp_region
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
agpgart.h | 35 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*) 36 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*) 88 } agp_region; typedef in typeref:struct:_agp_region
|