Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci.h282 void zpci_exit_slot(struct zpci_dev *);
288 static inline void zpci_exit_slot(struct zpci_dev *zdev) {} in zpci_exit_slot() function
/linux/arch/s390/pci/
H A Dpci.c978 zpci_exit_slot(zdev); in zpci_release_device()