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

/linux-4.1.27/arch/s390/pci/
H A Dpci_sysfs.c52 ret = zpci_enable_device(zdev); recover_store()
H A Dpci_event.c83 ret = zpci_enable_device(zdev); __zpci_event_availability()
H A Dpci.c793 int zpci_enable_device(struct zpci_dev *zdev) zpci_enable_device() function
813 EXPORT_SYMBOL_GPL(zpci_enable_device); variable
832 rc = zpci_enable_device(zdev); zpci_create_device()
/linux-4.1.27/drivers/pci/hotplug/
H A Ds390_pci_hpc.c77 rc = zpci_enable_device(slot->zdev); enable_slot()
/linux-4.1.27/arch/s390/include/asm/
H A Dpci.h136 int zpci_enable_device(struct zpci_dev *);

Completed in 113 milliseconds