Home
last modified time | relevance | path

Searched refs:ehci_qh_alloc (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI_MEM.cxx150 static struct ehci_qh *ehci_qh_alloc (struct ehci_hcd *ehci, int flags) in ehci_qh_alloc() function
308 ehci->async = ehci_qh_alloc (ehci, flags); in ehci_mem_init()
H A DdrvEhciHcd.c4440 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags); in qh_make()