/bionic/libc/kernel/common/mtd/ |
mtd-abi.h | 95 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 119 struct mtd_ecc_stats { struct
|
/external/kernel-headers/original/mtd/ |
mtd-abi.h | 95 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 127 * struct mtd_ecc_stats - error correction stats 134 struct mtd_ecc_stats { struct
|
/ndk/build/platforms/android-3/arch-arm/usr/include/mtd/ |
mtd-abi.h | 95 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 119 struct mtd_ecc_stats { struct
|
/ndk/build/platforms/android-4/arch-arm/usr/include/mtd/ |
mtd-abi.h | 95 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 119 struct mtd_ecc_stats { struct
|
/ndk/build/platforms/android-5/arch-arm/usr/include/mtd/ |
mtd-abi.h | 95 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 119 struct mtd_ecc_stats { struct
|
/ndk/build/platforms/android-5/arch-x86/usr/include/mtd/ |
mtd-abi.h | 95 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 119 struct mtd_ecc_stats { struct
|
/ndk/build/platforms/android-8/arch-arm/usr/include/mtd/ |
mtd-abi.h | 95 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 119 struct mtd_ecc_stats { struct
|
/ndk/build/platforms/android-8/arch-x86/usr/include/mtd/ |
mtd-abi.h | 95 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 119 struct mtd_ecc_stats { struct
|
/bionic/libc/kernel/common/linux/mtd/ |
mtd.h | 134 struct mtd_ecc_stats ecc_stats;
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/mtd/ |
mtd.h | 134 struct mtd_ecc_stats ecc_stats;
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/mtd/ |
mtd.h | 134 struct mtd_ecc_stats ecc_stats;
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/mtd/ |
mtd.h | 134 struct mtd_ecc_stats ecc_stats;
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/mtd/ |
mtd.h | 134 struct mtd_ecc_stats ecc_stats;
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/mtd/ |
mtd.h | 134 struct mtd_ecc_stats ecc_stats;
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/mtd/ |
mtd.h | 134 struct mtd_ecc_stats ecc_stats;
|
/external/kernel-headers/original/linux/mtd/ |
mtd.h | 204 struct mtd_ecc_stats ecc_stats;
|
/system/core/toolbox/ |
nandread.c | 44 struct mtd_ecc_stats initial_ecc, last_ecc, ecc;
|
/bootable/recovery/mtdutils/ |
mtdutils.c | 284 struct mtd_ecc_stats before, after;
|