Lines Matching refs:ehci_hcd
37 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, in qtd_fill()
79 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
113 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh()
138 static void qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh);
143 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_clear_tt_buffer_complete()
155 static void ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, in ehci_clear_tt_buffer()
188 struct ehci_hcd *ehci, in qtd_copy_status()
251 ehci_urb_done(struct ehci_hcd *ehci, struct urb *urb, int status) in ehci_urb_done()
281 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);
289 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions()
556 struct ehci_hcd *ehci, in qtd_list_free()
576 struct ehci_hcd *ehci, in qh_urb_transaction()
761 struct ehci_hcd *ehci, in qh_make()
953 static void enable_async(struct ehci_hcd *ehci) in enable_async()
966 static void disable_async(struct ehci_hcd *ehci) in disable_async()
981 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async()
1021 struct ehci_hcd *ehci, in qh_append_tds()
1103 struct ehci_hcd *ehci, in submit_async()
1173 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in submit_single_step_set_feature()
1257 static void single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) in single_unlink_async()
1276 static void start_iaa_cycle(struct ehci_hcd *ehci) in start_iaa_cycle()
1297 static void end_iaa_cycle(struct ehci_hcd *ehci) in end_iaa_cycle()
1311 static void end_unlink_async(struct ehci_hcd *ehci) in end_unlink_async()
1422 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh);
1424 static void unlink_empty_async(struct ehci_hcd *ehci) in unlink_empty_async()
1457 static void unlink_empty_async_suspended(struct ehci_hcd *ehci) in unlink_empty_async_suspended()
1473 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
1485 static void scan_async (struct ehci_hcd *ehci) in scan_async()