Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/dma/stm32/
Dstm32-dma3.c1881 static int stm32_dma3_runtime_suspend(struct device *dev) in stm32_dma3_runtime_suspend() function
1904 RUNTIME_PM_OPS(stm32_dma3_runtime_suspend, stm32_dma3_runtime_resume, NULL)