Searched defs:get_peb_for_wl (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/ubi/
H A Dwl.c647 /* get_peb_for_wl - returns a PEB to be used internally by the WL sub-system.
651 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) function
668 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) function
1050 e2 = get_peb_for_wl(ubi);
1067 e2 = get_peb_for_wl(ubi);
1088 e2 = get_peb_for_wl(ubi);

Completed in 14 milliseconds