Home
last modified time | relevance | path

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

/linux/drivers/dma/stm32/
H A Dstm32-dma3.c1811 static int stm32_dma3_runtime_resume(struct device *dev) in stm32_dma3_runtime_resume() function
1825 RUNTIME_PM_OPS(stm32_dma3_runtime_suspend, stm32_dma3_runtime_resume, NULL)