Searched refs:nand_to_spinand (Results 1 – 2 of 2) sorted by relevance
572 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_isbad()593 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_mtd_block_isbad()607 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_markbad()632 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_mtd_block_markbad()646 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_erase()
446 static inline struct spinand_device *nand_to_spinand(struct nand_device *nand) in nand_to_spinand() function