Home
last modified time | relevance | path

Searched refs:zpci_scan_configured_device (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/pci/hotplug/
Ds390_pci_hpc.c38 return zpci_scan_configured_device(zdev, zdev->fh); in enable_slot()
/linux-5.19.10/arch/s390/include/asm/
Dpci.h208 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh);
/linux-5.19.10/arch/s390/pci/
Dpci_event.c336 zpci_scan_configured_device(zdev, ccdf->fh); in __zpci_event_availability()
Dpci.c863 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh) in zpci_scan_configured_device() function