/bionic/libc/kernel/common/mtd/ |
mtd-user.h | 19 typedef struct mtd_info_user mtd_info_t;
|
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/external/kernel-headers/original/mtd/ |
mtd-user.h | 15 typedef struct mtd_info_user mtd_info_t;
|
mtd-abi.h | 51 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/ndk/build/platforms/android-3/arch-arm/usr/include/mtd/ |
mtd-user.h | 19 typedef struct mtd_info_user mtd_info_t;
|
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/ndk/build/platforms/android-4/arch-arm/usr/include/mtd/ |
mtd-user.h | 19 typedef struct mtd_info_user mtd_info_t;
|
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/ndk/build/platforms/android-5/arch-arm/usr/include/mtd/ |
mtd-user.h | 19 typedef struct mtd_info_user mtd_info_t;
|
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/ndk/build/platforms/android-5/arch-x86/usr/include/mtd/ |
mtd-user.h | 19 typedef struct mtd_info_user mtd_info_t;
|
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/ndk/build/platforms/android-8/arch-arm/usr/include/mtd/ |
mtd-user.h | 19 typedef struct mtd_info_user mtd_info_t;
|
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/ndk/build/platforms/android-8/arch-x86/usr/include/mtd/ |
mtd-user.h | 19 typedef struct mtd_info_user mtd_info_t;
|
mtd-abi.h | 53 struct mtd_info_user { struct 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
|
/system/core/toolbox/ |
nandread.c | 43 struct mtd_info_user mtdinfo;
|
/bootable/recovery/mtdutils/ |
mtdutils.c | 246 struct mtd_info_user mtd_info;
|