Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dof.h105 extern const struct fwnode_operations of_fwnode_ops;
111 node->fwnode.ops = &of_fwnode_ops; in of_node_init()
157 return !IS_ERR_OR_NULL(fwnode) && fwnode->ops == &of_fwnode_ops; in is_of_node()
/Linux-v5.10/drivers/of/
Dproperty.c1429 const struct fwnode_operations of_fwnode_ops = { variable
1449 EXPORT_SYMBOL_GPL(of_fwnode_ops);