Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dwl.h11 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
25 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
Dwl.c720 e2 = get_peb_for_wl(ubi);
737 e2 = get_peb_for_wl(ubi);
758 e2 = get_peb_for_wl(ubi);
1791 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) function
Dfastmap-wl.c258 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) in get_peb_for_wl() function