Lines Matching refs:ehci_qh
80 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd)
114 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh)
139 static void qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh);
145 struct ehci_qh *qh = ep->hcpriv;
156 static void ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh,
282 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);
290 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh)
760 static struct ehci_qh *
766 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags);
982 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh)
985 struct ehci_qh *head;
1021 static struct ehci_qh *qh_append_tds (
1029 struct ehci_qh *qh = NULL;
1032 qh = (struct ehci_qh *) *ptr;
1111 struct ehci_qh *qh = NULL;
1258 static void single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh)
1260 struct ehci_qh *prev;
1314 struct ehci_qh *qh;
1319 qh = list_first_entry(&ehci->async_unlink, struct ehci_qh,
1406 qh = list_first_entry(&ehci->async_idle, struct ehci_qh,
1423 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh);
1427 struct ehci_qh *qh;
1428 struct ehci_qh *qh_to_unlink = NULL;
1460 struct ehci_qh *qh;
1474 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh)
1488 struct ehci_qh *qh;