Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/pci/
Dpci_bus.h16 int zpci_bus_scan_device(struct zpci_dev *zdev);
Dpci_bus.c75 int zpci_bus_scan_device(struct zpci_dev *zdev) in zpci_bus_scan_device() function
Dpci.c848 return zpci_bus_scan_device(zdev); in zpci_scan_configured_device()