Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/pci/
H A Dpci_bus.h16 int zpci_bus_scan_device(struct zpci_dev *zdev);
H A Dpci_bus.c75 int zpci_bus_scan_device(struct zpci_dev *zdev) in zpci_bus_scan_device() function
H A Dpci.c848 return zpci_bus_scan_device(zdev); in zpci_scan_configured_device()