Home
last modified time | relevance | path

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

/external/u-boot/include/
Dubispl.h59 struct ubispl_info { struct
60 struct ubi_scan_info *ubi;
61 u32 peb_size;
62 u32 vid_offset;
86 int ubispl_load_volumes(struct ubispl_info *info, argument