Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/hotplug/
Ds390_pci_hpc.c38 return zpci_scan_configured_device(zdev, zdev->fh); in enable_slot()
/Linux-v6.1/arch/s390/include/asm/
Dpci.h217 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh);
/Linux-v6.1/arch/s390/pci/
Dpci_event.c336 zpci_scan_configured_device(zdev, ccdf->fh); in __zpci_event_availability()
Dpci.c879 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh) in zpci_scan_configured_device() function