Searched refs:ms_qh_put (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvEhciHcd.c | 1057 ms_qh_put (pEhci, qh); in ms_urb_done() 1675 ms_qh_put (pEhci, pQh); in ms_qh_make() 1941 ms_qh_put (pEhci, pQh); // pQh is directed to reclaim in ms_end_unlink_async() 1955 ms_qh_put (pEhci, pQh); // pQh is directed from async list in ms_end_unlink_async() 2102 ms_qh_put (pEhci, pQh); in ms_scan_async() 3083 ms_qh_put (pEhci, pQh); in ms_ehci_disable_ep() 3197 ms_qh_put(pEhci, qh_rm); in ms_qh_ehci_reinit()
|
| H A D | drvEHCI_MEM.cxx | 149 static void ms_qh_put (struct ehci_hcd *pEhci, struct ehci_qh *pQh) in ms_qh_put() function 169 ms_qh_put (pEhci, pEhci->stAsync); in ms_ehci_mem_cleanup()
|
| H A D | drvEHCI_SCHD.cxx | 221 ms_qh_put (pEhci, pQh1); // patch from Linux here in ms_intr_deschedule() 724 ms_qh_put (pEhci, q.qh); in ms_scan_periodic()
|