Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-tegra20-sflash.c136 static int tegra_sflash_runtime_suspend(struct device *dev);
517 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_probe()
534 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_remove()
566 static int tegra_sflash_runtime_suspend(struct device *dev) in tegra_sflash_runtime_suspend() function
593 SET_RUNTIME_PM_OPS(tegra_sflash_runtime_suspend,