Searched refs:pci_common_init_dev (Results 1 – 2 of 2) sorted by relevance
53 void pci_common_init_dev(struct device *, struct hw_pci *);61 pci_common_init_dev(NULL, hw); in pci_common_init()
496 void pci_common_init_dev(struct device *parent, struct hw_pci *hw) in pci_common_init_dev() function