Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-imx.c1997 static int spi_imx_runtime_suspend(struct device *dev) in spi_imx_runtime_suspend() function
2023 RUNTIME_PM_OPS(spi_imx_runtime_suspend, spi_imx_runtime_resume, NULL)