Searched refs:pci_common_init_dev (Results 1 – 3 of 3) sorted by relevance
63 void pci_common_init_dev(struct device *, struct hw_pci *);71 pci_common_init_dev(NULL, hw); in pci_common_init()
408 pci_common_init_dev(dev, &hw); in rcar_pci_probe()
525 void pci_common_init_dev(struct device *parent, struct hw_pci *hw) in pci_common_init_dev() function