Searched refs:pci_slot_name (Results 1 – 3 of 3) sorted by relevance
109 slot->number, pci_slot_name(slot)); in pci_slot_release()185 if (strcmp(pci_slot_name(slot), name) == 0) in rename_slot()325 slot_nr, pci_slot_name(slot)); in pci_create_slot()
98 return pci_slot_name(slot->pci_slot); in hotplug_slot_name()
64 static inline const char *pci_slot_name(const struct pci_slot *slot) in pci_slot_name() function