Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dp2sb.c89 pdev = pci_scan_single_device(bus, devfn); in p2sb_scan_and_cache_devfn()
H A Deeepc-laptop.c612 dev = pci_scan_single_device(bus, 0); in eeepc_rfkill_hotplug()
H A Dasus-wmi.c2199 dev = pci_scan_single_device(bus, 0); in asus_rfkill_hotplug()
/linux/arch/s390/pci/
H A Dpci_bus.c81 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/hotplug/
H A Doctep_hp.c80 hp_slot->hp_pdev = pci_scan_single_device(hp_ctrl->pdev->bus, in octep_hp_enable_pdev()
/linux/drivers/pci/
H A Dprobe.c2779 struct pci_dev *pci_scan_single_device(struct pci_bus *bus, int devfn) in pci_scan_single_device() function
2797 EXPORT_SYMBOL(pci_scan_single_device);
2876 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/admin-guide/mm/
H A Dslab.rst422 pci_scan_single_device+0xd2/0x150
/linux/include/linux/
H A Dpci.h1247 struct pci_dev *pci_scan_single_device(struct pci_bus *bus, int devfn);