Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dstm32-dma.c1477 static int stm32_dma_resume(struct device *dev) in stm32_dma_resume() function
1484 SET_SYSTEM_SLEEP_PM_OPS(stm32_dma_suspend, stm32_dma_resume)
/kernel/linux/linux-6.6/drivers/dma/
H A Dstm32-dma.c851 static int stm32_dma_resume(struct dma_chan *c) in stm32_dma_resume() function
1632 dd->device_resume = stm32_dma_resume; in stm32_dma_probe()

Completed in 6 milliseconds