Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpci.h164 void zpci_exit_slot(struct zpci_dev *);
170 static inline void zpci_exit_slot(struct zpci_dev *zdev) {} in zpci_exit_slot() function
/arch/s390/pci/
Dpci.c737 zpci_exit_slot(zdev); in pcibios_remove_bus()