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