Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/spi/
H A 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)
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pxa2xx.c1991 static int pxa2xx_spi_runtime_suspend(struct device *dev) in pxa2xx_spi_runtime_suspend() function
2011 SET_RUNTIME_PM_OPS(pxa2xx_spi_runtime_suspend,

Completed in 7 milliseconds