Home
last modified time | relevance | path

Searched defs:mtd_get_of_node (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dmtd.h461 static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function