Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-tegra.c474 static int tegra_i2c_runtime_suspend(struct device *dev) in tegra_i2c_runtime_suspend() function
1077 tegra_i2c_runtime_suspend(&pdev->dev); in tegra_i2c_probe()
1100 tegra_i2c_runtime_suspend(&pdev->dev); in tegra_i2c_remove()
1111 SET_RUNTIME_PM_OPS(tegra_i2c_runtime_suspend, tegra_i2c_runtime_resume,