Lines Matching refs:fotg210_qtd

116 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd)  in dbg_qtd()
140 dbg_qtd("overlay", fotg210, (struct fotg210_qtd *) &hw->hw_qtd_next); in dbg_qh()
359 struct fotg210_qtd *td; in qh_lines()
491 struct fotg210_qtd *qtd; in output_buf_tds_dir()
1808 struct fotg210_qtd *qtd, dma_addr_t dma) in fotg210_qtd_init()
1818 static struct fotg210_qtd *fotg210_qtd_alloc(struct fotg210_hcd *fotg210, in fotg210_qtd_alloc()
1821 struct fotg210_qtd *qtd; in fotg210_qtd_alloc()
1832 struct fotg210_qtd *qtd) in fotg210_qtd_free()
1925 sizeof(struct fotg210_qtd), in fotg210_mem_init()
1993 static int qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, in qtd_fill()
2033 struct fotg210_qh *qh, struct fotg210_qtd *qtd) in qh_update()
2068 struct fotg210_qtd *qtd; in qh_refresh()
2074 struct fotg210_qtd, qtd_list); in qh_refresh()
2245 struct fotg210_qtd *last, *end = qh->dummy; in qh_completions()
2246 struct fotg210_qtd *qtd, *tmp; in qh_completions()
2443 struct fotg210_qtd, qtd_list); in qh_completions()
2518 struct fotg210_qtd *qtd, *temp; in qtd_list_free()
2531 struct fotg210_qtd *qtd, *qtd_prev; in qh_urb_transaction()
2956 struct fotg210_qtd *qtd; in qh_append_tds()
2961 qtd = list_entry(qtd_list->next, struct fotg210_qtd, in qh_append_tds()
2975 struct fotg210_qtd *dummy; in qh_append_tds()
3003 struct fotg210_qtd, qtd_list); in qh_append_tds()
3028 struct fotg210_qtd *qtd; in submit_async()
3030 qtd = list_entry(qtd_list->next, struct fotg210_qtd, qtd_list); in submit_async()
5707 sizeof(struct fotg210_qtd), in fotg210_hcd_init()