Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/pci/
Dpci_sysfs.c105 ret = zpci_enable_device(zdev); in recover_store()
Dpci.c705 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device() function
716 EXPORT_SYMBOL_GPL(zpci_enable_device);
784 rc = zpci_enable_device(zdev); in zpci_hot_reset_device()
Dpci_bus.c49 rc = zpci_enable_device(zdev); in zpci_bus_prepare_device()
/linux-6.1.9/arch/s390/include/asm/
Dpci.h215 int zpci_enable_device(struct zpci_dev *);
/linux-6.1.9/arch/s390/kvm/
Dpci.c483 rc = zpci_enable_device(zdev); in kvm_s390_pci_register_kvm()
552 if (zpci_enable_device(zdev)) in kvm_s390_pci_unregister_kvm()