Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dpciehp_pci.c54 num = pci_scan_slot(parent, PCI_DEVFN(0, 0)); in pciehp_configure_device()
A Dshpchp_pci.c43 num = pci_scan_slot(parent, PCI_DEVFN(p_slot->device, 0)); in shpchp_configure_device()
A Dcpci_hotplug_pci.c260 n = pci_scan_slot(slot->bus, slot->devfn); in cpci_configure_slot()
A Dacpiphp_glue.c432 return pci_scan_slot(slot->bus, PCI_DEVFN(slot->device, 0)); in acpiphp_rescan_slot()
A Dibmphp_core.c751 num = pci_scan_slot(bus, in ibm_configure_device()
A Dcpqphp_pci.c86 num = pci_scan_slot(ctrl->pci_dev->bus, PCI_DEVFN(func->device, func->function)); in cpqhp_configure_device()
/linux/drivers/pcmcia/
A Dcardbus.c74 s->functions = pci_scan_slot(bus, PCI_DEVFN(0, 0)); in cb_alloc()
/linux/arch/powerpc/kernel/
A Dpci-hotplug.c132 pci_scan_slot(bus, PCI_DEVFN(slotno, 0)); in pci_hp_add_devices()
/linux/drivers/pci/
A Dprobe.c2650 int pci_scan_slot(struct pci_bus *bus, int devfn) in pci_scan_slot() function
2679 EXPORT_SYMBOL(pci_scan_slot);
2875 nr_devs = pci_scan_slot(bus, devfn); in pci_scan_child_bus_extend()
/linux/include/linux/
A Dpci.h1103 int pci_scan_slot(struct pci_bus *bus, int devfn);
/linux/
A Dvmlinux.symvers5071 0x00000000 pci_scan_slot vmlinux EXPORT_SYMBOL
A DSystem.map20799 ffff8000105991b0 T pci_scan_slot
A D.tmp_System.map20799 ffff8000105991b0 T pci_scan_slot

Completed in 349 milliseconds