Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dswnode.c752 static struct software_node *software_node_alloc(const struct property_entry *properties) in software_node_alloc() function
960 node = software_node_alloc(properties); in fwnode_create_software_node()