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