Searched refs:software_node_ops (Results 1 – 3 of 3) sorted by relevance
37 static const struct fwnode_operations software_node_ops; variable41 return !IS_ERR_OR_NULL(fwnode) && fwnode->ops == &software_node_ops; in is_software_node()662 static const struct fwnode_operations software_node_ops = { variable790 fwnode_init(&swnode->fwnode, &software_node_ops); in swnode_register()
78105 ffff8000111c62c0 d software_node_ops
Completed in 292 milliseconds