Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-pci.c143 retval = xhci_init(hcd); in xhci_pci_setup()
Dxhci.h1457 int xhci_init(struct usb_hcd *hcd);
Dxhci.c312 int xhci_init(struct usb_hcd *hcd) in xhci_init() function
816 retval = xhci_init(hcd->primary_hcd); in xhci_resume()