Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dpci.h167 int zpci_init_slot(struct zpci_dev *);
170 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/linux-4.4.14/drivers/pci/hotplug/
Ds390_pci_hpc.c149 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/linux-4.4.14/arch/s390/pci/
Dpci.c844 zpci_init_slot(zdev); in zpci_create_device()