Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/pci/
H A Dpci_sysfs.c105 ret = zpci_enable_device(zdev); in recover_store()
H A Dpci.c672 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device() function
683 EXPORT_SYMBOL_GPL(zpci_enable_device);
752 rc = zpci_enable_device(zdev); in zpci_hot_reset_device()
H A Dpci_bus.c47 rc = zpci_enable_device(zdev); in zpci_bus_prepare_device()
/openbmc/linux/arch/s390/include/asm/
H A Dpci.h216 int zpci_enable_device(struct zpci_dev *);
/openbmc/linux/arch/s390/kvm/
H A Dpci.c484 rc = zpci_enable_device(zdev); in kvm_s390_pci_register_kvm()
554 if (zpci_enable_device(zdev)) in kvm_s390_pci_unregister_kvm()