Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/pci/
Dpci_event.c101 ret = zpci_enable_device(zdev); in __zpci_event_availability()
Dpci_sysfs.c65 ret = zpci_enable_device(zdev); in recover_store()
Dpci.c732 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device() function
752 EXPORT_SYMBOL_GPL(zpci_enable_device);
775 rc = zpci_enable_device(zdev); in zpci_create_device()
/Linux-v5.4/drivers/pci/hotplug/
Ds390_pci_hpc.c78 rc = zpci_enable_device(slot->zdev); in enable_slot()
/Linux-v5.4/arch/s390/include/asm/
Dpci.h177 int zpci_enable_device(struct zpci_dev *);