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

/linux-master/drivers/spi/
H A Dspi-tegra114.c223 static int tegra_spi_runtime_suspend(struct device *dev);
1428 tegra_spi_runtime_suspend(&pdev->dev);
1452 tegra_spi_runtime_suspend(&pdev->dev);
1483 static int tegra_spi_runtime_suspend(struct device *dev) function
1510 SET_RUNTIME_PM_OPS(tegra_spi_runtime_suspend,

Completed in 209 milliseconds