/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
if_ppp.h | 92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) 99 #define PPPIOCNEWUNIT _IOWR('t', 62, int)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
binder.h | 62 #define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read) 68 #define BINDER_VERSION _IOWR('b', 9, struct binder_version)
|
if_ppp.h | 92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) 99 #define PPPIOCNEWUNIT _IOWR('t', 62, int)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
binder.h | 62 #define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read) 68 #define BINDER_VERSION _IOWR('b', 9, struct binder_version)
|
if_ppp.h | 92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) 99 #define PPPIOCNEWUNIT _IOWR('t', 62, int)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
binder.h | 62 #define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read) 68 #define BINDER_VERSION _IOWR('b', 9, struct binder_version)
|
if_ppp.h | 92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) 99 #define PPPIOCNEWUNIT _IOWR('t', 62, int)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
binder.h | 62 #define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read) 68 #define BINDER_VERSION _IOWR('b', 9, struct binder_version)
|
if_ppp.h | 92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) 99 #define PPPIOCNEWUNIT _IOWR('t', 62, int)
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
binder.h | 62 #define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read) 68 #define BINDER_VERSION _IOWR('b', 9, struct binder_version)
|
if_ppp.h | 92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) 99 #define PPPIOCNEWUNIT _IOWR('t', 62, int)
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
binder.h | 62 #define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read) 68 #define BINDER_VERSION _IOWR('b', 9, struct binder_version)
|
if_ppp.h | 92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) 99 #define PPPIOCNEWUNIT _IOWR('t', 62, int)
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
binder.h | 62 #define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read) 68 #define BINDER_VERSION _IOWR('b', 9, struct binder_version)
|
if_ppp.h | 92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) 99 #define PPPIOCNEWUNIT _IOWR('t', 62, int)
|
/bionic/libc/kernel/common/linux/ |
akm8973.h | 20 #define ECS_IOCTL_READ _IOWR(AKMIO, 0x02, char[5])
|
akm8975.h | 48 #define ECS_IOCTL_READ _IOWR(AKMIO, 0x03, char[5])
|
msm_audio.h | 82 #define SND_GET_ENDPOINT _IOWR(SND_IOCTL_MAGIC, 5, struct msm_snd_endpoint *)
|
mtio.h | 193 #define MTIOCRDFTSEG _IOWR('m', 6, struct mtftseg) 194 #define MTIOCWRFTSEG _IOWR('m', 7, struct mtftseg) 197 #define MTIOCFTFORMAT _IOWR('m', 10, struct mtftformat) 198 #define MTIOCFTCMD _IOWR('m', 11, struct mtftcmd)
|
tegrafb.h | 89 #define FBIO_TEGRA_GET_MODEDB _IOWR('F', 0x42, struct tegra_fb_modedb)
|
/development/ndk/platforms/android-3/include/linux/ |
msm_audio.h | 82 #define SND_GET_ENDPOINT _IOWR(SND_IOCTL_MAGIC, 5, struct msm_snd_endpoint *)
|
mtio.h | 193 #define MTIOCRDFTSEG _IOWR('m', 6, struct mtftseg) 194 #define MTIOCWRFTSEG _IOWR('m', 7, struct mtftseg) 197 #define MTIOCFTFORMAT _IOWR('m', 10, struct mtftformat) 198 #define MTIOCFTCMD _IOWR('m', 11, struct mtftcmd)
|
/external/kernel-headers/original/linux/ |
akm8973.h | 9 #define ECS_IOCTL_READ _IOWR(AKMIO, 0x02, char[5])
|
akm8975.h | 56 #define ECS_IOCTL_READ _IOWR(AKMIO, 0x03, char[5])
|
msm_audio.h | 99 #define SND_GET_ENDPOINT _IOWR(SND_IOCTL_MAGIC, 5, struct msm_snd_endpoint *)
|