Lines Matching defs:ehci
33 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, in qtd_fill()
76 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
110 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh()
140 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_clear_tt_buffer_complete() local
152 static void ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, in ehci_clear_tt_buffer()
185 struct ehci_hcd *ehci, in qtd_copy_status()
248 ehci_urb_done(struct ehci_hcd *ehci, struct urb *urb, int status) in ehci_urb_done()
286 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions()
553 struct ehci_hcd *ehci, in qtd_list_free()
573 struct ehci_hcd *ehci, in qh_urb_transaction()
758 struct ehci_hcd *ehci, in qh_make()
950 static void enable_async(struct ehci_hcd *ehci) in enable_async()
963 static void disable_async(struct ehci_hcd *ehci) in disable_async()
978 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async()
1018 struct ehci_hcd *ehci, in qh_append_tds()
1100 struct ehci_hcd *ehci, in submit_async()
1170 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_submit_single_step_set_feature() local
1254 static void single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) in single_unlink_async()
1273 static void start_iaa_cycle(struct ehci_hcd *ehci) in start_iaa_cycle()
1294 static void end_iaa_cycle(struct ehci_hcd *ehci) in end_iaa_cycle()
1308 static void end_unlink_async(struct ehci_hcd *ehci) in end_unlink_async()
1421 static void unlink_empty_async(struct ehci_hcd *ehci) in unlink_empty_async()
1454 static void unlink_empty_async_suspended(struct ehci_hcd *ehci) in unlink_empty_async_suspended()
1470 static void start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
1482 static void scan_async (struct ehci_hcd *ehci) in scan_async()