Searched refs:stm32_spi_runtime_resume (Results 1 – 1 of 1) sorted by relevance
2601 static int stm32_spi_runtime_resume(struct device *dev) in stm32_spi_runtime_resume() function2657 RUNTIME_PM_OPS(stm32_spi_runtime_suspend, stm32_spi_runtime_resume, NULL)