Searched refs:xhci_pci_common_probe (Results 1 – 3 of 3) sorted by relevance
7 int xhci_pci_common_probe(struct pci_dev *dev, const struct pci_device_id *id);
588 int xhci_pci_common_probe(struct pci_dev *dev, const struct pci_device_id *id) in xhci_pci_common_probe() function659 EXPORT_SYMBOL_NS_GPL(xhci_pci_common_probe, xhci);673 return xhci_pci_common_probe(dev, id); in xhci_pci_probe()
638 return xhci_pci_common_probe(dev, id); in xhci_pci_renesas_probe()