Searched defs:ret_hccr (Results 1 – 3 of 3) sorted by relevance
25 static int ehci_pci_init(struct udevice *dev, struct ehci_hccr **ret_hccr, in ehci_pci_init()70 static void ehci_pci_legacy_init(pci_dev_t pdev, struct ehci_hccr **ret_hccr, in ehci_pci_legacy_init()100 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init()
16 static int xhci_pci_init(struct udevice *dev, struct xhci_hccr **ret_hccr, in xhci_pci_init()
91 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init()
Completed in 8 milliseconds