Lines Matching defs:ehci
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()
147 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_clear_tt_buffer_complete() local
159 static void ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, in ehci_clear_tt_buffer()
192 struct ehci_hcd *ehci, in qtd_copy_status()
255 ehci_urb_done(struct ehci_hcd *ehci, struct urb *urb, int status) in ehci_urb_done()
308 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions()
589 struct ehci_hcd *ehci, in qtd_list_free()
609 struct ehci_hcd *ehci, in qh_urb_transaction()
794 struct ehci_hcd *ehci, in qh_make()
969 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()
1161 static void end_unlink_async (struct ehci_hcd *ehci) in end_unlink_async()
1205 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
1264 static void scan_async (struct ehci_hcd *ehci) in scan_async()