Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-tegra114.c224 static int tegra_spi_runtime_suspend(struct device *dev);
1437 tegra_spi_runtime_suspend(&pdev->dev); in tegra_spi_probe()
1461 tegra_spi_runtime_suspend(&pdev->dev); in tegra_spi_remove()
1495 static int tegra_spi_runtime_suspend(struct device *dev) in tegra_spi_runtime_suspend() function
1522 SET_RUNTIME_PM_OPS(tegra_spi_runtime_suspend,