Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dof.h101 extern const struct fwnode_operations of_fwnode_ops;
118 fwnode_init(&node->fwnode, &of_fwnode_ops); in of_node_init()
164 return !IS_ERR_OR_NULL(fwnode) && fwnode->ops == &of_fwnode_ops; in is_of_node()
/linux-6.12.1/drivers/of/
Dproperty.c1484 const struct fwnode_operations of_fwnode_ops = { variable
1508 EXPORT_SYMBOL_GPL(of_fwnode_ops);