Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tegra20-sflash.c136 static int tegra_sflash_runtime_suspend(struct device *dev);
519 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_probe()
536 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_remove()
565 static int tegra_sflash_runtime_suspend(struct device *dev) in tegra_sflash_runtime_suspend() function
592 SET_RUNTIME_PM_OPS(tegra_sflash_runtime_suspend,