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

/linux-4.1.27/drivers/thermal/
H A Dx86_pkg_temp_thermal.c167 static int sys_get_curr_temp(struct thermal_zone_device *tzd, unsigned long *temp) sys_get_curr_temp() function
178 pr_debug("sys_get_curr_temp %ld\n", *temp); sys_get_curr_temp()
278 .get_temp = sys_get_curr_temp,
H A Dintel_soc_dts_thermal.c253 static int sys_get_curr_temp(struct thermal_zone_device *tzd, sys_get_curr_temp() function
275 .get_temp = sys_get_curr_temp,

Completed in 268 milliseconds