Home
last modified time | relevance | path

Searched refs:get_hot_temp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c723 static int get_hot_temp(struct thermal_zone_device *tz, int *trip, int *temp) in get_hot_temp() function
795 ret = get_hot_temp(tz, &trip, &temperature); in tegra_soctherm_set_hwtrips()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c690 static int get_hot_temp(struct thermal_zone_device *tz, int *trip_id, int *temp) in get_hot_temp() function
757 ret = get_hot_temp(tz, &trip, &temperature); in tegra_soctherm_set_hwtrips()

Completed in 7 milliseconds