Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/mtd/
H A Dubi-user.h290 struct ubi_attach_req { struct
291 __s32 ubi_num;
292 __s32 mtd_num;
293 __s32 vid_hdr_offset;
294 __s16 max_beb_per1024;
295 __s8 disable_fm;
296 __s8 padding[9];
/openbmc/u-boot/include/mtd/
H A Dubi-user.h266 struct ubi_attach_req { struct
267 __s32 ubi_num;
268 __s32 mtd_num;
269 __s32 vid_hdr_offset;
270 __s16 max_beb_per1024;
271 __s8 padding[10];