Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI_SCHD.cxx444 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_schedule() function
561 if ((status = qh_schedule (ehci, qh1)) != 0) in intr_submit()
H A DdrvEhciHcd.c8749 status = qh_schedule (ehci, qh); in ehci_urb_dequeue()