Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_event.c108 pdev = pci_scan_single_device(zdev->zbus->bus, zdev->devfn); in __zpci_event_availability()
H A Dpci_bus.c173 pdev = pci_scan_single_device(bus, zdev->devfn); in zpci_bus_add_device()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dprobe.c2516 struct pci_dev *pci_scan_single_device(struct pci_bus *bus, int devfn) in pci_scan_single_device() function
2534 EXPORT_SYMBOL(pci_scan_single_device);
2605 dev = pci_scan_single_device(bus, devfn); in pci_scan_slot()
2612 dev = pci_scan_single_device(bus, devfn + fn); in pci_scan_slot()
2831 dev = pci_scan_single_device(bus, devfn + fn); in pci_scan_child_bus_extend()
H A Dxen-pcifront.c429 d = pci_scan_single_device(b, devfn); in pcifront_scan_bus()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Di82875p_edac.c289 dev = pci_scan_single_device(pdev->bus, PCI_DEVFN(6, 0)); in i82875p_setup_overfl_dev()
H A De752x_edac.c1182 pvt->dev_d0f1 = pci_scan_single_device(pdev->bus, in e752x_get_devs()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Deeepc-laptop.c612 dev = pci_scan_single_device(bus, 0); in eeepc_rfkill_hotplug()
H A Dasus-wmi.c837 dev = pci_scan_single_device(bus, 0); in asus_rfkill_hotplug()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1070 struct pci_dev *pci_scan_single_device(struct pci_bus *bus, int devfn);