Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Ds390_pci_hpc.c41 rc = zpci_scan_configured_device(zdev, zdev->fh); in enable_slot()
/linux-6.12.1/arch/s390/include/asm/
Dpci.h215 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh);
/linux-6.12.1/arch/s390/pci/
Dpci_event.c349 zpci_scan_configured_device(zdev, ccdf->fh); in __zpci_event_availability()
Dpci.c849 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh) in zpci_scan_configured_device() function