Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A 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);
H A Dwl.c721 e2 = get_peb_for_wl(ubi);
738 e2 = get_peb_for_wl(ubi);
759 e2 = get_peb_for_wl(ubi);
1792 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) function
H A Dfastmap-wl.c259 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) in get_peb_for_wl() function