Home
last modified time | relevance | path

Searched defs:ret_hccr (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/usb/host/
Dehci-pci.c23 static int ehci_pci_init(struct udevice *dev, struct ehci_hccr **ret_hccr, in ehci_pci_init()
68 static void ehci_pci_legacy_init(pci_dev_t pdev, struct ehci_hccr **ret_hccr, in ehci_pci_legacy_init()
98 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init()
Dxhci-pci.c14 static void xhci_pci_init(struct udevice *dev, struct xhci_hccr **ret_hccr, in xhci_pci_init()
Dehci-faraday.c89 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init()