OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FBIO_RADEON_SET_MIRROR
(Results
26 - 37
of
37
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
radeonfb.h
27
#define
FBIO_RADEON_SET_MIRROR
_IOW('@', 4, size_t)
/external/strace/
ioctl_redefs1.h
517
#ifdef
FBIO_RADEON_SET_MIRROR
518
# undef
FBIO_RADEON_SET_MIRROR
519
# define
FBIO_RADEON_SET_MIRROR
0x40044004
[
all
...]
ioctl_redefs2.h
461
#ifdef
FBIO_RADEON_SET_MIRROR
462
# undef
FBIO_RADEON_SET_MIRROR
463
# define
FBIO_RADEON_SET_MIRROR
0x40044004
Completed in 928 milliseconds
1
2