Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c65 rc = zpci_deconfigure_device(zdev); in disable_slot()
/linux/arch/s390/include/asm/
H A Dpci.h227 int zpci_deconfigure_device(struct zpci_dev *zdev);
/linux/arch/s390/pci/
H A Dpci_event.c440 zpci_deconfigure_device(zdev); in __zpci_event_availability()
H A Dpci.c928 int zpci_deconfigure_device(struct zpci_dev *zdev) in zpci_deconfigure_device() function