Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI_MEM.cxx115 static struct ehci_qh *ms_ehci_qh_alloc (struct ehci_hcd *pEhci, int iFlags) in ms_ehci_qh_alloc() function
227 pEhci->stAsync = ms_ehci_qh_alloc (pEhci, iFlags); in ms_ehci_mem_init()
H A DdrvEhciHcd.c1512 struct ehci_qh *pQh = ms_ehci_qh_alloc (pEhci, iFlags); in ms_qh_make()