Home
last modified time | relevance | path

Searched refs:nanddev_to_mtd (Results 1 – 2 of 2) sorted by relevance

/include/linux/mtd/
Dnand.h223 static inline struct mtd_info *nanddev_to_mtd(struct nand_device *nand) in nanddev_to_mtd() function
630 struct mtd_info *mtd = nanddev_to_mtd(nand); in nanddev_io_iter_init()
Dspinand.h415 return nanddev_to_mtd(&spinand->base); in spinand_to_mtd()