Home
last modified time | relevance | path

Searched refs:xhci_hcd_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-omap.c51 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
H A Dxhci-fsl.c176 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
H A Dxhci.h1138 int xhci_hcd_init(int index, struct xhci_hccr **ret_hccr,
H A Dxhci.c1301 if (xhci_hcd_init(index, &hccr, (struct xhci_hcor **)&hcor) != 0) in usb_lowlevel_init()
/openbmc/linux/drivers/usb/host/
H A Dxhci.c5427 static int __init xhci_hcd_init(void) in xhci_hcd_init() function
5466 module_init(xhci_hcd_init);