Home
last modified time | relevance | path

Searched refs:zpci_disable_device (Results 1 – 5 of 5) sorted by relevance

/linux/arch/s390/pci/
H A Dpci.c732 zpci_disable_device(zdev); in zpci_reenable_device()
738 int zpci_disable_device(struct zpci_dev *zdev) in zpci_disable_device() function
760 EXPORT_SYMBOL_GPL(zpci_disable_device);
793 rc = zpci_disable_device(zdev); in zpci_hot_reset_device()
940 rc = zpci_disable_device(zdev); in zpci_deconfigure_device()
H A Dpci_sysfs.c61 ret = zpci_disable_device(zdev); in _do_recover()
H A Dpci_event.c365 zpci_disable_device(zdev); in zpci_event_hard_deconfigured()
/linux/arch/s390/kvm/
H A Dpci.c470 rc = zpci_disable_device(zdev); in kvm_s390_pci_register_kvm()
540 if (zpci_disable_device(zdev)) in kvm_s390_pci_unregister_kvm()
/linux/arch/s390/include/asm/
H A Dpci.h225 int zpci_disable_device(struct zpci_dev *);