Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci.h281 int zpci_init_slot(struct zpci_dev *);
284 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c126 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/linux/arch/s390/pci/
H A Dpci_bus.c397 rc = zpci_init_slot(zdev); in zpci_bus_add_device()