Home
last modified time | relevance | path

Searched refs:pci_scan_single_device (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/platform/x86/
H A Dp2sb.c87 pdev = pci_scan_single_device(bus, devfn); in p2sb_scan_and_cache_devfn()
H A Deeepc-laptop.c611 dev = pci_scan_single_device(bus, 0); in eeepc_rfkill_hotplug()
H A Dasus-wmi.c1906 dev = pci_scan_single_device(bus, 0); in asus_rfkill_hotplug()
/linux/arch/s390/pci/
H A Dpci_bus.c79 pdev = pci_scan_single_device(zdev->zbus->bus, zdev->devfn); in zpci_bus_scan_device()
/linux/drivers/edac/
H A Di82875p_edac.c288 dev = pci_scan_single_device(pdev->bus, PCI_DEVFN(6, 0)); in i82875p_setup_overfl_dev()
H A De752x_edac.c1181 pvt->dev_d0f1 = pci_scan_single_device(pdev->bus, in e752x_get_devs()
/linux/drivers/pci/
H A Dprobe.c2597 struct pci_dev *pci_scan_single_device(struct pci_bus *bus, int devfn) in pci_scan_single_device() function
2615 EXPORT_SYMBOL(pci_scan_single_device);
2694 dev = pci_scan_single_device(bus, devfn + fn); in pci_scan_slot()
H A Dxen-pcifront.c427 d = pci_scan_single_device(b, devfn); in pcifront_scan_bus()
/linux/Documentation/mm/
H A Dslub.rst414 pci_scan_single_device+0xd2/0x150
/linux/include/linux/
H A Dpci.h1163 struct pci_dev *pci_scan_single_device(struct pci_bus *bus, int devfn);