Home
last modified time | relevance | path

Searched refs:zpci_exit_slot (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Dpci.h202 void zpci_exit_slot(struct zpci_dev *);
208 static inline void zpci_exit_slot(struct zpci_dev *zdev) {} in zpci_exit_slot() function
/Linux-v4.19/drivers/pci/hotplug/
Ds390_pci_hpc.c192 void zpci_exit_slot(struct zpci_dev *zdev) in zpci_exit_slot() function
/Linux-v4.19/arch/s390/pci/
Dpci.c776 zpci_exit_slot(zdev); in pcibios_remove_bus()