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

/linux-master/arch/s390/pci/
H A Dpci_bus.c47 rc = zpci_enable_device(zdev);
H A Dpci_sysfs.c72 ret = zpci_enable_device(zdev);
H A Dpci.c683 int zpci_enable_device(struct zpci_dev *zdev) function
694 EXPORT_SYMBOL_GPL(zpci_enable_device); variable
764 rc = zpci_enable_device(zdev);
/linux-master/arch/s390/include/asm/
H A Dpci.h206 int zpci_enable_device(struct zpci_dev *);
/linux-master/arch/s390/kvm/
H A Dpci.c484 rc = zpci_enable_device(zdev);
554 if (zpci_enable_device(zdev))

Completed in 145 milliseconds