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

/linux-4.1.27/drivers/spi/
H A Dspi-tegra114.c216 static int tegra_spi_runtime_suspend(struct device *dev);
1135 tegra_spi_runtime_suspend(&pdev->dev); tegra_spi_probe()
1161 tegra_spi_runtime_suspend(&pdev->dev); tegra_spi_remove()
1192 static int tegra_spi_runtime_suspend(struct device *dev) tegra_spi_runtime_suspend() function
1219 SET_RUNTIME_PM_OPS(tegra_spi_runtime_suspend,

Completed in 48 milliseconds