Searched refs:xhci_init (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-pci.c112 retval = xhci_init(hcd);
H A Dxhci.h1408 int xhci_init(struct usb_hcd *hcd);
H A Dxhci.c359 int xhci_init(struct usb_hcd *hcd) function
364 xhci_dbg(xhci, "xhci_init\n");
373 xhci_dbg(xhci, "Finished xhci_init\n");
442 * xhci_init() must be called once before this function can be called.

Completed in 94 milliseconds