Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/dma/
H A Dstm32-dma.c185 struct stm32_dma_sg_req { struct
194 struct stm32_dma_sg_req sg_req[];
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()
/kernel/linux/linux-5.10/drivers/dma/
H A Dstm32-dma.c184 struct stm32_dma_sg_req { struct
193 struct stm32_dma_sg_req sg_req[];
537 struct stm32_dma_sg_req *sg_req; in stm32_dma_start_transfer()
595 struct stm32_dma_sg_req *sg_req; in stm32_dma_configure_next_sg()
1066 struct stm32_dma_sg_req *sg_req; in stm32_dma_is_current_sg()
1094 struct stm32_dma_sg_req *sg_req = &chan->desc->sg_req[chan->next_sg]; in stm32_dma_desc_residue()

Completed in 6 milliseconds