Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/pci/
H A Dpci.c680 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device() function
691 EXPORT_SYMBOL_GPL(zpci_enable_device);
698 rc = zpci_enable_device(zdev); in zpci_reenable_device()
H A Dpci_bus.c48 rc = zpci_enable_device(zdev); in zpci_bus_prepare_device()
/linux-6.15/arch/s390/include/asm/
H A Dpci.h222 int zpci_enable_device(struct zpci_dev *);