Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-tegra114.c224 static int tegra_spi_runtime_suspend(struct device *dev);
1434 tegra_spi_runtime_suspend(&pdev->dev); in tegra_spi_probe()
1458 tegra_spi_runtime_suspend(&pdev->dev); in tegra_spi_remove()
1491 static int tegra_spi_runtime_suspend(struct device *dev) in tegra_spi_runtime_suspend() function
1518 SET_RUNTIME_PM_OPS(tegra_spi_runtime_suspend,