Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/hotplug/
H A Ds390_pci_hpc.c41 rc = zpci_scan_configured_device(zdev, zdev->fh); in enable_slot()
/linux-6.15/arch/s390/include/asm/
H A Dpci.h225 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh);
/linux-6.15/arch/s390/pci/
H A Dpci_event.c366 zpci_scan_configured_device(zdev, ccdf->fh); in __zpci_event_availability()
H A Dpci.c881 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh) in zpci_scan_configured_device() function