Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dpci_hotplug_core.c383 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()
A Dacpiphp_core.c161 hotplug_slot_name(hotplug_slot)); in set_attention_status()
207 hotplug_slot_name(hotplug_slot)); in get_attention_status()
A Dcpci_hotplug.h63 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
A Dacpiphp.h43 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
A Dpciehp.h196 return hotplug_slot_name(&ctrl->hotplug_slot); in slot_name()
A Dshpchp.h174 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
A Dcpqphp.h448 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
/linux/include/linux/
A Dpci_hotplug.h68 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() function

Completed in 13 milliseconds