Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A Dthermal_helpers.c81 int __thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp) in __thermal_zone_get_temp() function
138 ret = __thermal_zone_get_temp(tz, temp); in thermal_zone_get_temp()
A Dthermal_core.h123 int __thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp);
A Dthermal_core.c377 ret = __thermal_zone_get_temp(tz, &temp); in update_temperature()

Completed in 6 milliseconds