Home
last modified time | relevance | path

Searched defs:qh (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c2161 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
2661 struct ehci_qh *qh = (struct ehci_qh *) urb->hcpriv; in ehci_urb_done() local
2898 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh, struct pt_regs *regs) in qh_completions()
4278 clear_toggle (struct usb_device *udev, int ep, int is_out, struct ehci_qh *qh) in clear_toggle()
4440 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags); in qh_make() local
4987 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async()
5268 struct ehci_qh *qh = 0; in qh_append_tds() local
5580 struct ehci_qh *qh = 0; in submit_async() local
5768 struct ehci_qh *qh = ehci->reclaim; in end_unlink_async() local
5901 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
[all …]
H A DdrvEHCI_MEM.cxx153 struct ehci_qh *qh; in ehci_qh_alloc() local
183 static __inline__ struct ehci_qh *qh_get (/* ehci, */ struct ehci_qh *qh) in qh_get()
192 static void qh_put (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_put()
H A DdrvEHCIDBG.cpp193 static void dbg_qh (char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
412 static inline void dbg_qh (char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
503 struct ehci_qh *qh, in qh_lines()
655 struct ehci_qh *qh; in show_async() local
H A DdrvEHCI_SCHD.cxx411 const struct ehci_qh *qh, in check_intr_schedule()
444 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_schedule()
602 struct ehci_qh *qh, in intr_complete()
H A DdrvEHCI.h1611 struct ehci_qh *qh; /* == Q_TYPE_QH */ member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI_SCHD.cxx448 static int ms_qh_link_periodic (struct ehci_hcd *ehci, struct ehci_qh *qh) in ms_qh_link_periodic()
H A DdrvEhciHcd.c1056 struct ehci_qh *qh = (struct ehci_qh *) pUrb->hcpriv; in ms_urb_done() local
2166 struct ehci_qh *qh; in dbg_timeout_async() local
H A DdrvEHCI.h436 struct ehci_qh *qh; member