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

/linux-4.4.14/drivers/usb/host/
H A Dxhci.c539 int xhci_init(struct usb_hcd *hcd) xhci_init() function
544 xhci_dbg_trace(xhci, trace_xhci_dbg_init, "xhci_init"); xhci_init()
555 xhci_dbg_trace(xhci, trace_xhci_dbg_init, "Finished xhci_init"); xhci_init()
592 * xhci_init() must be called once before this function can be called.
1068 retval = xhci_init(hcd->primary_hcd); xhci_resume()
4952 retval = xhci_init(hcd); xhci_gen_setup()
H A Dxhci.h1822 int xhci_init(struct usb_hcd *hcd);

Completed in 95 milliseconds