Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dp2sb.c68 pdev = pci_scan_single_device(bus, devfn); in p2sb_scan_and_read()
123 pdev_p2sb = pci_scan_single_device(bus, devfn_p2sb); in p2sb_bar()
Deeepc-laptop.c612 dev = pci_scan_single_device(bus, 0); in eeepc_rfkill_hotplug()
Dasus-wmi.c1685 dev = pci_scan_single_device(bus, 0); in asus_rfkill_hotplug()
/Linux-v6.6/arch/s390/pci/
Dpci_bus.c84 pdev = pci_scan_single_device(zdev->zbus->bus, zdev->devfn); in zpci_bus_scan_device()
/Linux-v6.6/drivers/edac/
Di82875p_edac.c288 dev = pci_scan_single_device(pdev->bus, PCI_DEVFN(6, 0)); in i82875p_setup_overfl_dev()
De752x_edac.c1181 pvt->dev_d0f1 = pci_scan_single_device(pdev->bus, in e752x_get_devs()
/Linux-v6.6/drivers/pci/
Dprobe.c2587 struct pci_dev *pci_scan_single_device(struct pci_bus *bus, int devfn) in pci_scan_single_device() function
2605 EXPORT_SYMBOL(pci_scan_single_device);
2684 dev = pci_scan_single_device(bus, devfn + fn); in pci_scan_slot()
Dxen-pcifront.c427 d = pci_scan_single_device(b, devfn); in pcifront_scan_bus()
/Linux-v6.6/Documentation/mm/
Dslub.rst414 pci_scan_single_device+0xd2/0x150
/Linux-v6.6/include/linux/
Dpci.h1137 struct pci_dev *pci_scan_single_device(struct pci_bus *bus, int devfn);