/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/mtd/ |
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/mtd/ |
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/mtd/ |
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/mtd/ |
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/mtd/ |
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/external/kernel-headers/original/uapi/mtd/ |
mtd-user.h | 28 typedef struct mtd_info_user mtd_info_t;
|
mtd-abi.h | 125 struct mtd_info_user { struct 156 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user) 278 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/mtd/ |
mtd-abi.h | 64 struct mtd_info_user { struct 91 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/ |
mtd-abi.h | 64 struct mtd_info_user { struct 91 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/bionic/libc/kernel/uapi/mtd/ |
mtd-abi.h | 94 struct mtd_info_user { struct 119 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/external/strace/linux/ |
mtd-abi.h | 125 struct mtd_info_user { struct 156 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/external/strace/ |
mtd.c | 52 struct mtd_info_user minfo;
|
/system/core/toolbox/ |
nandread.c | 45 struct mtd_info_user mtdinfo;
|
/bootable/recovery/mtdutils/ |
mtdutils.c | 246 struct mtd_info_user mtd_info;
|