Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-tegra20-sflash.c147 static int tegra_sflash_runtime_suspend(struct device *dev);
529 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_probe()
546 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_remove()
577 static int tegra_sflash_runtime_suspend(struct device *dev) in tegra_sflash_runtime_suspend() function
604 SET_RUNTIME_PM_OPS(tegra_sflash_runtime_suspend,