Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c3504 * flexonenand_check_blocks_erased - Check if blocks are erased
3517 static int flexonenand_check_blocks_erased(struct mtd_info *mtd, int start, int end) in flexonenand_check_blocks_erased() function
3591 ret = flexonenand_check_blocks_erased(mtd, min(old, new) + 1, max(old, new)); in flexonenand_set_boundary()