Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dpci.h251 int zpci_init_slot(struct zpci_dev *);
254 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/linux-5.19.10/arch/s390/pci/
Dpci_bus.c321 rc = zpci_init_slot(zdev); in zpci_bus_create_hotplug_slots()
335 rc = zpci_init_slot(zdev); in zpci_bus_create_hotplug_slots()
/linux-5.19.10/drivers/pci/hotplug/
Ds390_pci_hpc.c107 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function