Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dmtd.h346 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
358 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
H A Dspi-nor.h362 return mtd_get_of_node(&nor->mtd); in spi_nor_get_flash_node()
H A Dnand.h423 return mtd_get_of_node(nand->mtd); in nanddev_get_of_node()