OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AGPIOC_RESERVE
(Results
26 - 37
of
37
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
agpgart.h
27
#define
AGPIOC_RESERVE
_IOW (AGPIOC_BASE, 4, struct agp_region*)
/external/strace/
ioctl_redefs2.h
17
#ifdef
AGPIOC_RESERVE
18
# undef
AGPIOC_RESERVE
19
# define
AGPIOC_RESERVE
0x40044104
ioctl_redefs1.h
17
#ifdef
AGPIOC_RESERVE
18
# undef
AGPIOC_RESERVE
19
# define
AGPIOC_RESERVE
0x40044104
[
all
...]
Completed in 342 milliseconds
1
2