Searched refs:hp_parent (Results 1 – 7 of 7) sorted by relevance
107 child->hp_parent = NULL; in getinfo()465 node->hp_parent = parent; in new_device_node()499 node->hp_parent = parent; in new_hotplug_node()
502 usage->hp_parent = node; in merge_callback()
367 hp_parent(hp_node_t node) in hp_parent() function377 if (node->hp_parent == NULL) { in hp_parent()382 return (node->hp_parent); in hp_parent()466 for (parent = node; parent != NULL; parent = parent->hp_parent) { in hp_path()471 if (parent->hp_parent == NULL) in hp_path()1158 node->hp_parent = parent; in i_hp_unpack_node()
48 hp_node_t hp_parent; member
87 hp_node_t hp_parent(hp_node_t node);
51 hp_parent;
1035 for (parent = hp_parent(node); parent; parent = hp_parent(parent)) in list_cb()