Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/
H A Dcore.c1112 struct mtd_info *mtd = spinand_to_mtd(spinand); in spinand_init()
1263 mtd = spinand_to_mtd(spinand); in spinand_probe()
1305 mtd = spinand_to_mtd(spinand); in spinand_remove()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dcore.c1174 struct mtd_info *mtd = spinand_to_mtd(spinand); in spinand_init()
1326 mtd = spinand_to_mtd(spinand); in spinand_probe()
1352 mtd = spinand_to_mtd(spinand); in spinand_remove()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspinand.h451 static inline struct mtd_info *spinand_to_mtd(struct spinand_device *spinand) in spinand_to_mtd() function
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspinand.h458 static inline struct mtd_info *spinand_to_mtd(struct spinand_device *spinand) in spinand_to_mtd() function