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