Home
last modified time | relevance | path

Searched defs:tegra_dma_sg_req (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/dma/
Dtegra20-apb-dma.c149 struct tegra_dma_sg_req { struct
150 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;