Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dpci.h215 void zpci_exit_slot(struct zpci_dev *);
221 static inline void zpci_exit_slot(struct zpci_dev *zdev) {} in zpci_exit_slot() function
/Linux-v5.4/drivers/pci/hotplug/
Ds390_pci_hpc.c176 void zpci_exit_slot(struct zpci_dev *zdev) in zpci_exit_slot() function
/Linux-v5.4/arch/s390/pci/
Dpci.c694 zpci_exit_slot(zdev); in pcibios_remove_bus()