Searched refs:tegra_soctherm_set_hwtrips (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | soctherm.c | 749 * tegra_soctherm_set_hwtrips() - set HW trip point from DT data 772 static int tegra_soctherm_set_hwtrips(struct device *dev, in tegra_soctherm_set_hwtrips() function 2250 err = tegra_soctherm_set_hwtrips(&pdev->dev, soc->ttgs[i], z); in tegra_soctherm_probe() 2307 err = tegra_soctherm_set_hwtrips(dev, soc->ttgs[i], tz); in soctherm_resume()
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | soctherm.c | 711 * tegra_soctherm_set_hwtrips() - set HW trip point from DT data 734 static int tegra_soctherm_set_hwtrips(struct device *dev, in tegra_soctherm_set_hwtrips() function 2205 err = tegra_soctherm_set_hwtrips(&pdev->dev, soc->ttgs[i], z); in tegra_soctherm_probe() 2262 err = tegra_soctherm_set_hwtrips(dev, soc->ttgs[i], tz); in soctherm_resume()
|
Completed in 7 milliseconds