Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dstm32-dma.c185 struct stm32_dma_sg_req { struct
194 struct stm32_dma_sg_req sg_req[]; argument
561 struct stm32_dma_sg_req *sg_req; in stm32_dma_start_transfer()
623 struct stm32_dma_sg_req *sg_req; in stm32_dma_configure_next_sg()
686 struct stm32_dma_sg_req *sg_req; in stm32_dma_post_resume_reconfigure()
857 struct stm32_dma_sg_req *sg_req; in stm32_dma_resume()
1326 struct stm32_dma_sg_req *sg_req; in stm32_dma_is_current_sg()
1366 struct stm32_dma_sg_req *sg_req = &chan->desc->sg_req[chan->next_sg]; in stm32_dma_desc_residue()