Home
last modified time | relevance | path

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

/Linux-v6.1/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;
Dtegra186-gpc-dma.c203 struct tegra_dma_sg_req { struct
221 struct tegra_dma_sg_req sg_req[]; argument