Home
last modified time | relevance | path

Searched refs:zpci_reenable_device (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/pci/
H A Dpci.c715 int zpci_reenable_device(struct zpci_dev *zdev) in zpci_reenable_device() function
736 EXPORT_SYMBOL_GPL(zpci_reenable_device);
805 rc = zpci_reenable_device(zdev); in zpci_hot_reset_device()
H A Dpci_sysfs.c74 ret = zpci_reenable_device(zdev); in _do_recover()
/linux/arch/s390/kvm/
H A Dpci.c481 rc = zpci_reenable_device(zdev); in kvm_s390_pci_register_kvm()
544 zpci_reenable_device(zdev); in kvm_s390_pci_unregister_kvm()
/linux/arch/s390/include/asm/
H A Dpci.h224 int zpci_reenable_device(struct zpci_dev *zdev);