Home
last modified time | relevance | path

Searched refs:dev_of_node (Results 1 – 2 of 2) sorted by relevance

/include/linux/mtd/
Dmtd.h384 return dev_of_node(&mtd->dev); in mtd_get_of_node()
/include/linux/
Ddevice.h1514 static inline struct device_node *dev_of_node(struct device *dev) in dev_of_node() function