Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-sun4i.c416 static int sun4i_spi_runtime_suspend(struct device *dev) in sun4i_spi_runtime_suspend() function
513 sun4i_spi_runtime_suspend(&pdev->dev); in sun4i_spi_probe()
534 .runtime_suspend = sun4i_spi_runtime_suspend,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-sun4i.c416 static int sun4i_spi_runtime_suspend(struct device *dev) in sun4i_spi_runtime_suspend() function
513 sun4i_spi_runtime_suspend(&pdev->dev); in sun4i_spi_probe()
532 .runtime_suspend = sun4i_spi_runtime_suspend,

Completed in 3 milliseconds