Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-pxa2xx.c1724 static int pxa2xx_spi_runtime_suspend(struct device *dev) in pxa2xx_spi_runtime_suspend() function
1741 RUNTIME_PM_OPS(pxa2xx_spi_runtime_suspend, pxa2xx_spi_runtime_resume, NULL)