Lines Matching refs:fotg210_qtd

115 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd)  in dbg_qtd()
139 dbg_qtd("overlay", fotg210, (struct fotg210_qtd *) &hw->hw_qtd_next); in dbg_qh()
358 struct fotg210_qtd *td; in qh_lines()
487 struct fotg210_qtd *qtd; in output_buf_tds_dir()
1805 struct fotg210_qtd *qtd, dma_addr_t dma) in fotg210_qtd_init()
1815 static struct fotg210_qtd *fotg210_qtd_alloc(struct fotg210_hcd *fotg210, in fotg210_qtd_alloc()
1818 struct fotg210_qtd *qtd; in fotg210_qtd_alloc()
1829 struct fotg210_qtd *qtd) in fotg210_qtd_free()
1923 sizeof(struct fotg210_qtd), in fotg210_mem_init()
1991 static int qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, in qtd_fill()
2031 struct fotg210_qh *qh, struct fotg210_qtd *qtd) in qh_update()
2066 struct fotg210_qtd *qtd; in qh_refresh()
2072 struct fotg210_qtd, qtd_list); in qh_refresh()
2243 struct fotg210_qtd *last, *end = qh->dummy; in qh_completions()
2244 struct fotg210_qtd *qtd, *tmp; in qh_completions()
2441 struct fotg210_qtd, qtd_list); in qh_completions()
2516 struct fotg210_qtd *qtd, *temp; in qtd_list_free()
2529 struct fotg210_qtd *qtd, *qtd_prev; in qh_urb_transaction()
2954 struct fotg210_qtd *qtd; in qh_append_tds()
2959 qtd = list_entry(qtd_list->next, struct fotg210_qtd, in qh_append_tds()
2973 struct fotg210_qtd *dummy; in qh_append_tds()
3001 struct fotg210_qtd, qtd_list); in qh_append_tds()
3026 struct fotg210_qtd *qtd; in submit_async()
3028 qtd = list_entry(qtd_list->next, struct fotg210_qtd, qtd_list); in submit_async()
5640 sizeof(struct fotg210_qtd), in fotg210_hcd_init()