Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dswnode.c37 static const struct fwnode_operations software_node_ops; variable
41 return !IS_ERR_OR_NULL(fwnode) && fwnode->ops == &software_node_ops; in is_software_node()
662 static const struct fwnode_operations software_node_ops = { variable
790 fwnode_init(&swnode->fwnode, &software_node_ops); in swnode_register()

Completed in 5 milliseconds