Searched refs:hotplug_slot_name (Results 1 – 8 of 8) sorted by relevance
383 if (strcmp(hotplug_slot_name(slot), name) == 0) in get_slot_from_name()490 dbg("Added slot %s to the list\n", hotplug_slot_name(slot)); in pci_hp_add()527 temp = get_slot_from_name(hotplug_slot_name(slot)); in pci_hp_del()535 dbg("Removed slot %s from the list\n", hotplug_slot_name(slot)); in pci_hp_del()
161 hotplug_slot_name(hotplug_slot)); in set_attention_status()207 hotplug_slot_name(hotplug_slot)); in get_attention_status()
63 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
43 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
196 return hotplug_slot_name(&ctrl->hotplug_slot); in slot_name()
174 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
448 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
68 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() function
Completed in 13 milliseconds