Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/hotplug/
Ds390_pci_hpc.c65 rc = zpci_enable_device(zdev); in enable_slot()
/Linux-v5.10/arch/s390/pci/
Dpci_event.c100 ret = zpci_enable_device(zdev); in __zpci_event_availability()
Dpci_sysfs.c89 ret = zpci_enable_device(zdev); in recover_store()
Dpci.c652 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device() function
672 EXPORT_SYMBOL_GPL(zpci_enable_device);
714 rc = zpci_enable_device(zdev); in zpci_create_device()
/Linux-v5.10/arch/s390/include/asm/
Dpci.h206 int zpci_enable_device(struct zpci_dev *);