Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mtd/
Dspi-nor.h328 return mtd_get_of_node(&nor->mtd); in spi_nor_get_flash_node()
Dnand.h412 return mtd_get_of_node(&nand->mtd); in nanddev_get_of_node()
Dmtd.h384 static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
Drawnand.h1389 return mtd_get_of_node(&chip->mtd); in nand_get_flash_node()