Searched refs:pci_slot_name (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dslot.c107 slot->number, pci_slot_name(slot)); pci_slot_release()
181 if (strcmp(pci_slot_name(slot), name) == 0) rename_slot()
309 slot_nr, pci_slot_name(slot)); pci_create_slot()
/linux-4.1.27/include/linux/
H A Dpci_hotplug.h115 return pci_slot_name(slot->pci_slot); hotplug_slot_name()
H A Dpci.h62 static inline const char *pci_slot_name(const struct pci_slot *slot) pci_slot_name() function

Completed in 91 milliseconds