Home
last modified time | relevance | path

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

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