Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-omap.c54 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-keystone.c87 int xhci_hcd_init(int index, in xhci_hcd_init() function
H A Dxhci.c1306 if (xhci_hcd_init(index, &hccr, (struct xhci_hcor **)&hcor) != 0) in usb_lowlevel_init()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1139 int xhci_hcd_init(int index, struct xhci_hccr **ret_hccr,
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.c5470 static int __init xhci_hcd_init(void) in xhci_hcd_init() function
5507 module_init(xhci_hcd_init);