Home
last modified time | relevance | path

Searched defs:mtd_info_user (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h128 struct mtd_info_user { struct
129 __u8 type;
130 __u32 flags;
131 __u32 size; /* Total size of the MTD */
132 __u32 erasesize;
133 __u32 writesize;
134 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */
135 __u64 padding; /* Old obsolete field; do not use */
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h117 struct mtd_info_user { struct
118 __u8 type;
119 __u32 flags;
120 __u32 size; /* Total size of the MTD */
121 __u32 erasesize;
122 __u32 writesize;
123 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */
124 __u64 padding; /* Old obsolete field; do not use */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/
H A Dmtd-abi.h127 struct mtd_info_user { struct
128 __u8 type;
129 __u32 flags;
130 __u32 size; /* Total size of the MTD */
131 __u32 erasesize;
132 __u32 writesize;
133 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */
134 __u64 padding; /* Old obsolete field; do not use */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/
H A Dmtd-abi.h127 struct mtd_info_user { struct
128 __u8 type;
129 __u32 flags;
130 __u32 size; /* Total size of the MTD */
131 __u32 erasesize;
132 __u32 writesize;
133 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */
134 __u64 padding; /* Old obsolete field; do not use */