Searched refs:zpci_enable_device (Results 1 – 5 of 5) sorted by relevance
87 ret = zpci_enable_device(zdev); in __zpci_event_availability()
53 ret = zpci_enable_device(zdev); in recover_store()
793 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device() function813 EXPORT_SYMBOL_GPL(zpci_enable_device);832 rc = zpci_enable_device(zdev); in zpci_create_device()
140 int zpci_enable_device(struct zpci_dev *);
77 rc = zpci_enable_device(slot->zdev); in enable_slot()