Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dubispl.h60 struct ubispl_info { struct
61 struct ubi_scan_info *ubi;
62 u32 peb_size;
63 u32 vid_offset;
87 int ubispl_load_volumes(struct ubispl_info *info, argument