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