Searched refs:di_hp_description (Results 1 – 4 of 4) sorted by relevance
208 di_hp_description;
344 extern char *di_hp_description(di_hp_t hp);
2546 type_str = di_hp_description(hp); in di_walk_hp_callback()2736 di_hp_description(di_hp_t hp) in di_hp_description() function
504 if ((s = di_hp_description(hp)) != NULL) in new_hotplug_node()