Searched refs:nand_to_spinand (Results 1 – 2 of 2) sorted by relevance
698 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_isbad()720 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_mtd_block_isbad()738 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_markbad()764 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_mtd_block_markbad()782 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_erase()
469 static inline struct spinand_device *nand_to_spinand(struct nand_device *nand) in nand_to_spinand() function