Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/pci/
H A Dpci_bus.h20 int zpci_bus_scan_device(struct zpci_dev *zdev);
H A Dpci_bus.c71 int zpci_bus_scan_device(struct zpci_dev *zdev) in zpci_bus_scan_device() function
H A Dpci.c884 return zpci_bus_scan_device(zdev); in zpci_scan_configured_device()