Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dpci.h214 int zpci_init_slot(struct zpci_dev *);
217 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/Linux-v5.4/drivers/pci/hotplug/
Ds390_pci_hpc.c145 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/Linux-v5.4/arch/s390/pci/
Dpci.c787 zpci_init_slot(zdev); in zpci_create_device()