Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/onenand/
Donenand_base.c3508 static int flexonenand_check_blocks_erased(struct mtd_info *mtd, int start, int end) in flexonenand_check_blocks_erased() function
3583 ret = flexonenand_check_blocks_erased(mtd, min(old, new) + 1, max(old, new)); in flexonenand_set_boundary()