Searched defs:tegra_dma_sg_req (Results 1 – 1 of 1) sorted by relevance
148 struct tegra_dma_sg_req { struct149 struct tegra_dma_channel_regs ch_regs;150 unsigned int req_len;151 bool configured;152 bool last_sg;153 struct list_head node;154 struct tegra_dma_desc *dma_desc;155 unsigned int words_xferred;