Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-pci.c24 struct ehci_hcor **ret_hcor) in ehci_pci_init() argument
40 *ret_hcor = hcor; in ehci_pci_init()
61 struct ehci_hcor **ret_hcor) in ehci_pci_legacy_init() argument
77 *ret_hcor = hcor; in ehci_pci_legacy_init()
90 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init() argument
103 ehci_pci_legacy_init(pdev, ret_hccr, ret_hcor); in ehci_hcd_init()
Dxhci-pci.c15 struct xhci_hcor **ret_hcor) in xhci_pci_init() argument
30 *ret_hcor = hcor; in xhci_pci_init()
Dehci-faraday.c89 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init() argument
130 *ret_hcor = hcor; in ehci_hcd_init()
Dxhci-keystone.c87 struct xhci_hccr **ret_hccr, struct xhci_hcor **ret_hcor) in xhci_hcd_init() argument
147 *ret_hcor = hcor; in xhci_hcd_init()
Dxhci.h1139 struct xhci_hcor **ret_hcor);