Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dof.h105 extern const struct fwnode_operations of_fwnode_ops;
111 fwnode_init(&node->fwnode, &of_fwnode_ops); in of_node_init()
157 return !IS_ERR_OR_NULL(fwnode) && fwnode->ops == &of_fwnode_ops; in is_of_node()
/Linux-v6.1/drivers/of/
Dproperty.c1505 const struct fwnode_operations of_fwnode_ops = { variable
1529 EXPORT_SYMBOL_GPL(of_fwnode_ops);