Searched refs:mtd_get_of_node (Results 1 – 3 of 3) sorted by relevance
341 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function353 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
359 return mtd_get_of_node(&nor->mtd); in spi_nor_get_flash_node()
413 return mtd_get_of_node(nand->mtd); in nanddev_get_of_node()