Searched refs:zpci_bus_device_register (Results 1 – 3 of 3) sorted by relevance
10 int zpci_bus_device_register(struct zpci_dev *zdev, struct pci_ops *ops);
334 int zpci_bus_device_register(struct zpci_dev *zdev, struct pci_ops *ops) in zpci_bus_device_register() function
840 rc = zpci_bus_device_register(zdev, &pci_root_ops); in zpci_create_device()