Lines Matching refs:ehci_qh
2161 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()
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()
4434 static struct ehci_qh *
4440 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags); in qh_make()
4987 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async()
4990 struct ehci_qh *head; in qh_link_async()
5122 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh)
5125 struct ehci_qh *q;
5260 static struct ehci_qh *qh_append_tds ( in qh_append_tds()
5268 struct ehci_qh *qh = 0; in qh_append_tds()
5270 qh = (struct ehci_qh *) *ptr; in qh_append_tds()
5580 struct ehci_qh *qh = 0; in submit_async()
5716 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh);
5768 struct ehci_qh *qh = ehci->reclaim; in end_unlink_async()
5769 struct ehci_qh *next; in end_unlink_async()
5901 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
5904 struct ehci_qh *prev; in start_unlink_async()
6110 struct ehci_qh *qh; in scan_async()
8420 struct ehci_qh *qh; in ehci_urb_dequeue()
8480 qh = (struct ehci_qh *) urb->hcpriv; in ehci_urb_dequeue()
8489 struct ehci_qh *last; in ehci_urb_dequeue()
8685 qh = (struct ehci_qh *) urb->hcpriv; in ehci_urb_dequeue()
8928 struct ehci_qh *qh; in ehci_endpoint_disable()
8987 qh = (struct ehci_qh *) dev->ep [epnum]; in ehci_endpoint_disable()
9571 sizeof (struct ehci_qh), sizeof (struct ehci_qtd), in ehci_hcd_cpe_ehci_init()
9815 sizeof (struct ehci_qh), sizeof (struct ehci_qtd), in ehci_hcd_cpe_driver_init_EX()