Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof.h100 extern const struct fwnode_operations of_fwnode_ops;
117 fwnode_init(&node->fwnode, &of_fwnode_ops); in of_node_init()
162 return !IS_ERR_OR_NULL(fwnode) && fwnode->ops == &of_fwnode_ops; in is_of_node()
/Linux-v6.6/drivers/of/
Dproperty.c1449 const struct fwnode_operations of_fwnode_ops = { variable
1473 EXPORT_SYMBOL_GPL(of_fwnode_ops);