Searched refs:xhci_register_pci (Results 1 – 3 of 3) sorted by relevance
373 int __init xhci_register_pci(void) in xhci_register_pci() function
1700 int xhci_register_pci(void);1703 static inline int xhci_register_pci(void) { return 0; } in xhci_register_pci() function
4275 retval = xhci_register_pci(); in xhci_hcd_init()