Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dshpchp_pci.c43 num = pci_scan_slot(parent, PCI_DEVFN(p_slot->device, 0)); in shpchp_configure_device()
H A Dpciehp_pci.c54 num = pci_scan_slot(parent, PCI_DEVFN(0, 0)); in pciehp_configure_device()
H A Ds390_pci_hpc.c69 pci_scan_slot(zbus->bus, zdev->devfn); in enable_slot()
H A Dcpci_hotplug_pci.c262 n = pci_scan_slot(slot->bus, slot->devfn); in cpci_configure_slot()
H A Dacpiphp_glue.c432 return pci_scan_slot(slot->bus, PCI_DEVFN(slot->device, 0)); in acpiphp_rescan_slot()
H A Dibmphp_core.c751 num = pci_scan_slot(bus, in ibm_configure_device()
H A Dcpqphp_pci.c86 num = pci_scan_slot(ctrl->pci_dev->bus, PCI_DEVFN(func->device, func->function)); in cpqhp_configure_device()
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dcardbus.c74 s->functions = pci_scan_slot(bus, PCI_DEVFN(0, 0)); in cb_alloc()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-hotplug.c132 pci_scan_slot(bus, PCI_DEVFN(slotno, 0)); in pci_hp_add_devices()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dprobe.c2597 int pci_scan_slot(struct pci_bus *bus, int devfn) in pci_scan_slot() function
2626 EXPORT_SYMBOL(pci_scan_slot);
2822 nr_devs = pci_scan_slot(bus, devfn); in pci_scan_child_bus_extend()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1069 int pci_scan_slot(struct pci_bus *bus, int devfn);