Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Ds390_pci_hpc.c65 rc = zpci_enable_device(zdev); in enable_slot()
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_event.c100 ret = zpci_enable_device(zdev); in __zpci_event_availability()
H A Dpci.c659 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device() function
680 EXPORT_SYMBOL_GPL(zpci_enable_device);
765 rc = zpci_enable_device(zdev); in zpci_create_device()
H A Dpci_sysfs.c89 ret = zpci_enable_device(zdev); in recover_store()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci.h206 int zpci_enable_device(struct zpci_dev *);