Home
last modified time | relevance | path

Searched refs:stm32_dma_sg_req (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/stm32/
H A Dstm32-dma.c184 struct stm32_dma_sg_req { struct
193 struct stm32_dma_sg_req sg_req[] __counted_by(num_sgs); argument
560 struct stm32_dma_sg_req *sg_req; in stm32_dma_start_transfer()
622 struct stm32_dma_sg_req *sg_req; in stm32_dma_configure_next_sg()
685 struct stm32_dma_sg_req *sg_req; in stm32_dma_post_resume_reconfigure()
856 struct stm32_dma_sg_req *sg_req; in stm32_dma_resume()
1322 struct stm32_dma_sg_req *sg_req; in stm32_dma_is_current_sg()
1362 struct stm32_dma_sg_req *sg_req = &chan->desc->sg_req[chan->next_sg]; in stm32_dma_desc_residue()