Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dproperty.h36 struct fwnode_handle *__dev_fwnode(struct device *dev);
40 struct device *: __dev_fwnode)(dev)
/linux-6.6.21/drivers/base/
Dproperty.c20 struct fwnode_handle *__dev_fwnode(struct device *dev) in __dev_fwnode() function
25 EXPORT_SYMBOL_GPL(__dev_fwnode);