Home
last modified time | relevance | path

Searched refs:get_bad_peb_limit (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dbuild.c606 static int get_bad_peb_limit(const struct ubi_device *ubi, int max_beb_per1024) in get_bad_peb_limit() function
683 ubi->bad_peb_limit = get_bad_peb_limit(ubi, max_beb_per1024); in io_init()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dbuild.c538 static int get_bad_peb_limit(const struct ubi_device *ubi, int max_beb_per1024) in get_bad_peb_limit() function
624 ubi->bad_peb_limit = get_bad_peb_limit(ubi, max_beb_per1024); in io_init()