Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/ubi/
A Dubi-media.h456 struct ubi_fm_scan_pool { struct
A Dfastmap.c99 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
100 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
618 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_attach_fastmap()
648 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
658 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1113 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_write_fastmap()
1171 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()
1182 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()
/u-boot/drivers/mtd/ubispl/
A Dubispl.c31 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
32 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
480 struct ubi_fm_scan_pool *fmpl1, *fmpl2; in ubi_attach_fastmap()
505 fmpl1 = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
515 fmpl2 = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()

Completed in 10 milliseconds