Lines Matching defs:ehci
50 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, in qtd_fill()
92 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
126 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh()
156 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_clear_tt_buffer_complete() local
168 static void ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, in ehci_clear_tt_buffer()
201 struct ehci_hcd *ehci, in qtd_copy_status()
264 ehci_urb_done(struct ehci_hcd *ehci, struct urb *urb, int status) in ehci_urb_done()
302 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions()
569 struct ehci_hcd *ehci, in qtd_list_free()
589 struct ehci_hcd *ehci, in qh_urb_transaction()
774 struct ehci_hcd *ehci, in qh_make()
966 static void enable_async(struct ehci_hcd *ehci) in enable_async()
979 static void disable_async(struct ehci_hcd *ehci) in disable_async()
994 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async()
1034 struct ehci_hcd *ehci, in qh_append_tds()
1116 struct ehci_hcd *ehci, in submit_async()
1186 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in submit_single_step_set_feature() local
1274 static void single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) in single_unlink_async()
1293 static void start_iaa_cycle(struct ehci_hcd *ehci) in start_iaa_cycle()
1314 static void end_iaa_cycle(struct ehci_hcd *ehci) in end_iaa_cycle()
1328 static void end_unlink_async(struct ehci_hcd *ehci) in end_unlink_async()
1441 static void unlink_empty_async(struct ehci_hcd *ehci) in unlink_empty_async()
1474 static void unlink_empty_async_suspended(struct ehci_hcd *ehci) in unlink_empty_async_suspended()
1490 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
1502 static void scan_async (struct ehci_hcd *ehci) in scan_async()