Searched refs:intel_tcc_get_temp (Results 1 – 4 of 4) sorted by relevance
16 int intel_tcc_get_temp(int cpu, int *temp, bool pkg);
279 int intel_tcc_get_temp(int cpu, int *temp, bool pkg) in intel_tcc_get_temp() function306 EXPORT_SYMBOL_NS_GPL(intel_tcc_get_temp, INTEL_TCC);
112 ret = intel_tcc_get_temp(zonedev->cpu, &val, true); in sys_get_curr_temp()
184 ret = intel_tcc_get_temp(cpu, &curr_temp, false); in proc_thermal_get_zone_temp()