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