Lines Matching refs:ehci_hcd
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()
150 static void qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh);
155 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_clear_tt_buffer_complete()
167 static void ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, in ehci_clear_tt_buffer()
200 struct ehci_hcd *ehci, in qtd_copy_status()
263 ehci_urb_done(struct ehci_hcd *ehci, struct urb *urb, int status) in ehci_urb_done()
301 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh);
302 static void unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh);
304 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);
312 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions()
593 struct ehci_hcd *ehci, in qtd_list_free()
613 struct ehci_hcd *ehci, in qh_urb_transaction()
798 struct ehci_hcd *ehci, in qh_make()
973 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async()
1026 struct ehci_hcd *ehci, in qh_append_tds()
1108 struct ehci_hcd *ehci, in submit_async()
1165 static void end_unlink_async (struct ehci_hcd *ehci) in end_unlink_async()
1209 static void start_unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_async()
1268 static void scan_async (struct ehci_hcd *ehci) in scan_async()