Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/mtd/onenand/
Donenand_base.c3631 static int flexonenand_check_blocks_erased(struct mtd_info *mtd, int start, int end) in flexonenand_check_blocks_erased() function
3706 ret = flexonenand_check_blocks_erased(mtd, min(old, new) + 1, max(old, new)); in flexonenand_set_boundary()