Home
last modified time | relevance | path

Searched refs:pci_slot_name (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pci/
A Dslot.c73 slot->number, pci_slot_name(slot)); in pci_slot_release()
149 if (strcmp(pci_slot_name(slot), name) == 0) in rename_slot()
292 slot_nr, pci_slot_name(slot)); in pci_create_slot()
/linux/include/linux/
A Dpci_hotplug.h70 return pci_slot_name(slot->pci_slot); in hotplug_slot_name()
A Dpci.h83 static inline const char *pci_slot_name(const struct pci_slot *slot) in pci_slot_name() function
/linux/drivers/net/hyperv/
A Dnetvsc_drv.c2314 if (kstrtou32(pci_slot_name(pdev->slot), 10, &serial)) { in get_netvsc_byslot()
2316 pci_slot_name(pdev->slot)); in get_netvsc_byslot()

Completed in 17 milliseconds