Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c57 return zpci_deconfigure_device(zdev); in disable_slot()
/openbmc/linux/arch/s390/include/asm/
H A Dpci.h219 int zpci_deconfigure_device(struct zpci_dev *zdev);
/openbmc/linux/arch/s390/pci/
H A Dpci_event.c353 zpci_deconfigure_device(zdev); in __zpci_event_availability()
H A Dpci.c861 int zpci_deconfigure_device(struct zpci_dev *zdev) in zpci_deconfigure_device() function