Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/hotplug/
H A Ds390_pci_hpc.c66 rc = zpci_deconfigure_device(zdev); in disable_slot()
/linux-6.15/arch/s390/include/asm/
H A Dpci.h226 int zpci_deconfigure_device(struct zpci_dev *zdev);
/linux-6.15/arch/s390/pci/
H A Dpci_event.c389 zpci_deconfigure_device(zdev); in __zpci_event_availability()
H A Dpci.c897 int zpci_deconfigure_device(struct zpci_dev *zdev) in zpci_deconfigure_device() function