Home
last modified time | relevance | path

Searched refs:zpci_bus_scan_device (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/s390/pci/
Dpci_bus.h16 int zpci_bus_scan_device(struct zpci_dev *zdev);
Dpci_bus.c77 int zpci_bus_scan_device(struct zpci_dev *zdev) in zpci_bus_scan_device() function
Dpci.c879 rc = zpci_bus_scan_device(zdev); in zpci_scan_configured_device()