Searched refs:qh_put (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEHCI_MEM.cxx | 192 static void qh_put (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_put() function 217 qh_put (ehci, ehci->async); in ehci_mem_cleanup()
|
| H A D | drvEhciHcd.c | 2669 qh_put (ehci, qh); in ehci_urb_done() 4920 qh_put (ehci, qh); in qh_make() 5777 qh_put (ehci, qh); // refcount from reclaim in end_unlink_async() 5839 qh_put (ehci, qh); // refcount from async list in end_unlink_async() 6224 qh_put (ehci, qh); in scan_async() 9050 qh_put (ehci, qh); in ehci_endpoint_disable()
|
| H A D | drvEHCI_SCHD.cxx | 328 qh_put (ehci, qh1); in intr_deschedule() 1168 qh_put (ehci, q.qh); in scan_periodic()
|