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