Lines Matching refs:ehci_hcd
46 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, in qtd_fill()
88 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
122 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh()
143 struct ehci_hcd *ehci, in qtd_copy_status()
226 ehci_urb_done(struct ehci_hcd *ehci, struct urb *urb, int status) in ehci_urb_done()
268 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh);
269 static void unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh);
271 static void intr_deschedule (struct ehci_hcd *ehci, struct ehci_qh *qh);
272 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);
280 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions()
483 struct ehci_hcd *ehci, in qtd_list_free()
503 struct ehci_hcd *ehci, in qh_urb_transaction()
665 struct ehci_hcd *ehci, in qh_make()
831 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async()
878 struct ehci_hcd *ehci, in qh_append_tds()
960 struct ehci_hcd *ehci, in submit_async()
1016 static void end_unlink_async (struct ehci_hcd *ehci) in end_unlink_async()
1058 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
1115 static void scan_async (struct ehci_hcd *ehci) in scan_async()