Searched refs:spinand_to_mtd (Results 1 – 2 of 2) sorted by relevance
995 struct mtd_info *mtd = spinand_to_mtd(spinand); in spinand_init()1135 mtd = spinand_to_mtd(spinand); in spinand_probe()1161 mtd = spinand_to_mtd(spinand); in spinand_remove()
435 static inline struct mtd_info *spinand_to_mtd(struct spinand_device *spinand) in spinand_to_mtd() function