/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 44 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 44 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 44 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 44 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 44 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 44 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 44 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
|
/bionic/libc/kernel/uapi/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 41 struct mmc_ioc_cmd cmds[0]; 43 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
|
/external/kernel-headers/original/uapi/linux/mmc/ |
ioctl.h | 6 struct mmc_ioc_cmd { struct 56 struct mmc_ioc_cmd cmds[0]; 59 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
|
/hardware/qcom/msm8994/kernel-headers/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 44 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd) 47 struct mmc_ioc_cmd cmds[MMC_IOC_MAX_RPMB_CMD];
|
/hardware/qcom/msm8994/original-kernel-headers/linux/mmc/ |
ioctl.h | 6 struct mmc_ioc_cmd { struct 48 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd) 88 * Each of the above commands should be sent individually via struct mmc_ioc_cmd 94 struct mmc_ioc_cmd cmds[MMC_IOC_MAX_RPMB_CMD];
|
/hardware/qcom/msm8996/kernel-headers/linux/mmc/ |
ioctl.h | 22 struct mmc_ioc_cmd { struct 44 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd) 47 struct mmc_ioc_cmd cmds[MMC_IOC_MAX_RPMB_CMD];
|
/hardware/qcom/msm8996/original-kernel-headers/linux/mmc/ |
ioctl.h | 6 struct mmc_ioc_cmd { struct 48 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd) 88 * Each of the above commands should be sent individually via struct mmc_ioc_cmd 94 struct mmc_ioc_cmd cmds[MMC_IOC_MAX_RPMB_CMD];
|