Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dmtd.h341 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
353 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
Dspi-nor.h359 return mtd_get_of_node(&nor->mtd); in spi_nor_get_flash_node()
Dnand.h413 return mtd_get_of_node(nand->mtd); in nanddev_get_of_node()