Home
last modified time | relevance | path

Searched refs:intel_tcc_get_temp (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/thermal/intel/
A Dintel_tcc.c113 int intel_tcc_get_temp(int cpu, bool pkg) in intel_tcc_get_temp() function
139 EXPORT_SYMBOL_NS_GPL(intel_tcc_get_temp, INTEL_TCC);
A Dx86_pkg_temp_thermal.c113 val = intel_tcc_get_temp(zonedev->cpu, true); in sys_get_curr_temp()
/linux-6.3-rc2/include/linux/
A Dintel_tcc.h16 int intel_tcc_get_temp(int cpu, bool pkg);
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dprocessor_thermal_device.c121 curr_temp = intel_tcc_get_temp(cpu, false); in proc_thermal_get_zone_temp()

Completed in 7 milliseconds