Home
last modified time | relevance | path

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

/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 Dubi-user.h280 struct ubi_attach_req { struct
281 __s32 ubi_num;
282 __s32 mtd_num;
283 __s32 vid_hdr_offset;
284 __s16 max_beb_per1024;
285 __s8 padding[10];
/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 Dubi-user.h280 struct ubi_attach_req { struct
281 __s32 ubi_num;
282 __s32 mtd_num;
283 __s32 vid_hdr_offset;
284 __s16 max_beb_per1024;
285 __s8 padding[10];
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dubi-user.h267 struct ubi_attach_req { struct
268 __s32 ubi_num;
269 __s32 mtd_num;
270 __s32 vid_hdr_offset;
271 __s16 max_beb_per1024;
272 __s8 padding[10];
/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dubi-user.h285 struct ubi_attach_req { struct
286 __s32 ubi_num;
287 __s32 mtd_num;
288 __s32 vid_hdr_offset;
289 __s16 max_beb_per1024;
290 __s8 padding[10];