Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/mtd/
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];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
Dubi-user.h54 struct ubi_attach_req { struct
55 __s32 ubi_num;
56 __s32 mtd_num;
57 __s32 vid_hdr_offset;
58 __s16 max_beb_per1024;
59 __s8 padding[10];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
Dubi-user.h40 struct ubi_attach_req { struct
41 __s32 ubi_num;
42 __s32 mtd_num;
43 __s32 vid_hdr_offset;
44 __s16 max_beb_per1024;
45 __s8 padding[10];