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

/linux-master/drivers/spi/
H A Dspi-sun6i.c602 static int sun6i_spi_runtime_suspend(struct device *dev) function
755 sun6i_spi_runtime_suspend(&pdev->dev);
807 .runtime_suspend = sun6i_spi_runtime_suspend,

Completed in 170 milliseconds