Home
last modified time | relevance | path

Searched refs:ubi_fm_scan_pool (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/mtd/ubi/
Dfastmap.c95 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
96 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
614 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_attach_fastmap()
644 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
654 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1109 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_write_fastmap()
1167 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()
1178 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()
Dubi-media.h456 struct ubi_fm_scan_pool { struct
/external/u-boot/drivers/mtd/ubispl/
Dubispl.c29 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
30 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
478 struct ubi_fm_scan_pool *fmpl1, *fmpl2; in ubi_attach_fastmap()
503 fmpl1 = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
513 fmpl2 = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()