Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dpci.h243 int zpci_init_slot(struct zpci_dev *);
246 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/Linux-v5.10/arch/s390/pci/
Dpci_bus.c163 rc = zpci_init_slot(zdev); in zpci_bus_add_device()
247 rc = zpci_init_slot(zdev); in zpci_bus_device_register()
/Linux-v5.10/drivers/pci/hotplug/
Ds390_pci_hpc.c136 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function