Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci.h246 int zpci_init_slot(struct zpci_dev *);
249 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_bus.c163 rc = zpci_init_slot(zdev); in zpci_bus_add_device()
247 rc = zpci_init_slot(zdev); in zpci_bus_device_register()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Ds390_pci_hpc.c130 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function