Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dpci.h201 int zpci_init_slot(struct zpci_dev *);
204 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/Linux-v4.19/drivers/pci/hotplug/
Ds390_pci_hpc.c140 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/Linux-v4.19/arch/s390/pci/
Dpci.c869 zpci_init_slot(zdev); in zpci_create_device()