Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-stm32-ospi.c1049 static int stm32_ospi_runtime_suspend(struct device *dev) in stm32_ospi_runtime_suspend() function
1067 RUNTIME_PM_OPS(stm32_ospi_runtime_suspend, stm32_ospi_runtime_resume, NULL)