Searched refs:new_hotplug_node (Results 1 – 1 of 1) sorted by relevance
58 static hp_node_t new_hotplug_node(hp_node_t, di_hp_t);285 if ((node = new_hotplug_node(parent, hp)) == NULL) { in copy_hotplug()318 if ((node = new_hotplug_node(parent, hp)) == NULL) { in copy_hotplug()336 if ((port_node = new_hotplug_node(node, in copy_hotplug()491 new_hotplug_node(hp_node_t parent, di_hp_t hp) in new_hotplug_node() function