Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-pci.c25 struct ehci_hcor **ret_hcor) in ehci_pci_init() argument
47 *ret_hcor = hcor; in ehci_pci_init()
70 struct ehci_hcor **ret_hcor) in ehci_pci_legacy_init() argument
86 *ret_hcor = hcor; in ehci_pci_legacy_init()
99 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init() argument
112 ehci_pci_legacy_init(pdev, ret_hccr, ret_hcor); in ehci_hcd_init()
H A Dxhci-pci.c16 struct xhci_hcor **ret_hcor) in xhci_pci_init() argument
31 *ret_hcor = hcor; in xhci_pci_init()
H A Dehci-faraday.c90 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init() argument
131 *ret_hcor = hcor; in ehci_hcd_init()
H A Dxhci-keystone.c88 struct xhci_hccr **ret_hccr, struct xhci_hcor **ret_hcor) in xhci_hcd_init() argument
148 *ret_hcor = hcor; in xhci_hcd_init()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1140 struct xhci_hcor **ret_hcor);