Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci.c702 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device() function
713 EXPORT_SYMBOL_GPL(zpci_enable_device);
720 rc = zpci_enable_device(zdev); in zpci_reenable_device()
H A Dpci_bus.c47 rc = zpci_enable_device(zdev); in zpci_bus_prepare_device()
/linux/arch/s390/include/asm/
H A Dpci.h223 int zpci_enable_device(struct zpci_dev *);