Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dpci.h244 void zpci_exit_slot(struct zpci_dev *);
250 static inline void zpci_exit_slot(struct zpci_dev *zdev) {} in zpci_exit_slot() function
/Linux-v5.10/drivers/pci/hotplug/
Ds390_pci_hpc.c148 void zpci_exit_slot(struct zpci_dev *zdev) in zpci_exit_slot() function
/Linux-v5.10/arch/s390/pci/
Dpci.c752 zpci_exit_slot(zdev); in zpci_release_device()