Searched refs:nand_to_spinand (Results 1 – 2 of 2) sorted by relevance
633 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_isbad()654 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_mtd_block_isbad()668 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_markbad()695 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_mtd_block_markbad()709 struct spinand_device *spinand = nand_to_spinand(nand); in spinand_erase()
384 static inline struct spinand_device *nand_to_spinand(struct nand_device *nand) in nand_to_spinand() function