Searched refs:tegra_pmc_resume (Results 1 – 1 of 1) sorted by relevance
3028 static int tegra_pmc_resume(struct device *dev) in tegra_pmc_resume() function3037 static SIMPLE_DEV_PM_OPS(tegra_pmc_pm_ops, tegra_pmc_suspend, tegra_pmc_resume);