Lines Matching refs:ehci_hcd

37 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf,  in qtd_fill()
80 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
114 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh()
139 static void qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh);
144 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_clear_tt_buffer_complete()
156 static void ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, in ehci_clear_tt_buffer()
189 struct ehci_hcd *ehci, in qtd_copy_status()
252 ehci_urb_done(struct ehci_hcd *ehci, struct urb *urb, int status) in ehci_urb_done()
282 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);
290 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions()
557 struct ehci_hcd *ehci, in qtd_list_free()
577 struct ehci_hcd *ehci, in qh_urb_transaction()
762 struct ehci_hcd *ehci, in qh_make()
954 static void enable_async(struct ehci_hcd *ehci) in enable_async()
967 static void disable_async(struct ehci_hcd *ehci) in disable_async()
982 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async()
1022 struct ehci_hcd *ehci, in qh_append_tds()
1104 struct ehci_hcd *ehci, in submit_async()
1174 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_submit_single_step_set_feature()
1258 static void single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) in single_unlink_async()
1277 static void start_iaa_cycle(struct ehci_hcd *ehci) in start_iaa_cycle()
1298 static void end_iaa_cycle(struct ehci_hcd *ehci) in end_iaa_cycle()
1312 static void end_unlink_async(struct ehci_hcd *ehci) in end_unlink_async()
1423 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh);
1425 static void unlink_empty_async(struct ehci_hcd *ehci) in unlink_empty_async()
1458 static void unlink_empty_async_suspended(struct ehci_hcd *ehci) in unlink_empty_async_suspended()
1474 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
1486 static void scan_async (struct ehci_hcd *ehci) in scan_async()