Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dproperty.h33 struct fwnode_handle *__dev_fwnode(struct device *dev);
37 struct device *: __dev_fwnode)(dev)
/linux-6.12.1/drivers/base/
Dproperty.c21 struct fwnode_handle *__dev_fwnode(struct device *dev) in __dev_fwnode() function
26 EXPORT_SYMBOL_GPL(__dev_fwnode);