Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/pci/
Dpci_event.c101 ret = zpci_enable_device(zdev); in __zpci_event_availability()
Dpci_sysfs.c56 ret = zpci_enable_device(zdev); in recover_store()
Dpci.c814 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device() function
834 EXPORT_SYMBOL_GPL(zpci_enable_device);
857 rc = zpci_enable_device(zdev); in zpci_create_device()
/Linux-v4.19/drivers/pci/hotplug/
Ds390_pci_hpc.c73 rc = zpci_enable_device(slot->zdev); in enable_slot()
/Linux-v4.19/arch/s390/include/asm/
Dpci.h169 int zpci_enable_device(struct zpci_dev *);