Lines Matching refs:ehci_qh
79 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd)
113 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh)
138 static void qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh);
144 struct ehci_qh *qh = ep->hcpriv;
155 static void ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh,
281 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);
289 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh)
759 static struct ehci_qh *
765 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags);
981 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh)
984 struct ehci_qh *head;
1020 static struct ehci_qh *qh_append_tds (
1028 struct ehci_qh *qh = NULL;
1031 qh = (struct ehci_qh *) *ptr;
1110 struct ehci_qh *qh = NULL;
1257 static void single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh)
1259 struct ehci_qh *prev;
1313 struct ehci_qh *qh;
1318 qh = list_first_entry(&ehci->async_unlink, struct ehci_qh,
1405 qh = list_first_entry(&ehci->async_idle, struct ehci_qh,
1422 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh);
1426 struct ehci_qh *qh;
1427 struct ehci_qh *qh_to_unlink = NULL;
1459 struct ehci_qh *qh;
1473 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh)
1487 struct ehci_qh *qh;