Home
last modified time | relevance | path

Searched refs:pci_scan_slot (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/pci/hotplug/
Dpciehp_pci.c54 num = pci_scan_slot(parent, PCI_DEVFN(0, 0)); in pciehp_configure_device()
Dshpchp_pci.c43 num = pci_scan_slot(parent, PCI_DEVFN(p_slot->device, 0)); in shpchp_configure_device()
Dcpci_hotplug_pci.c260 n = pci_scan_slot(slot->bus, slot->devfn); in cpci_configure_slot()
Dacpiphp_glue.c433 return pci_scan_slot(slot->bus, PCI_DEVFN(slot->device, 0)); in acpiphp_rescan_slot()
Dibmphp_core.c680 num = pci_scan_slot(bus, in ibm_configure_device()
Dcpqphp_pci.c86 num = pci_scan_slot(ctrl->pci_dev->bus, PCI_DEVFN(func->device, func->function)); in cpqhp_configure_device()
/linux-6.1.9/drivers/pcmcia/
Dcardbus.c74 s->functions = pci_scan_slot(bus, PCI_DEVFN(0, 0)); in cb_alloc()
/linux-6.1.9/arch/powerpc/kernel/
Dpci-hotplug.c133 pci_scan_slot(bus, PCI_DEVFN(slotno, 0)); in pci_hp_add_devices()
/linux-6.1.9/drivers/pci/
Dprobe.c2651 int pci_scan_slot(struct pci_bus *bus, int devfn) in pci_scan_slot() function
2684 EXPORT_SYMBOL(pci_scan_slot);
2879 pci_scan_slot(bus, devfn); in pci_scan_child_bus_extend()
/linux-6.1.9/Documentation/mm/
Dslub.rst415 pci_scan_slot+0xf7/0x2d0
/linux-6.1.9/include/linux/
Dpci.h1125 int pci_scan_slot(struct pci_bus *bus, int devfn);