Searched refs:tegra_i2c_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
668 static int __maybe_unused tegra_i2c_runtime_suspend(struct device *dev) in tegra_i2c_runtime_suspend() function1677 tegra_i2c_runtime_suspend(&pdev->dev); in tegra_i2c_probe()1700 tegra_i2c_runtime_suspend(&pdev->dev); in tegra_i2c_remove()1732 err = tegra_i2c_runtime_suspend(dev); in tegra_i2c_resume()1743 SET_RUNTIME_PM_OPS(tegra_i2c_runtime_suspend, tegra_i2c_runtime_resume,