Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dint3400_thermal.c18 #define INT3400_FAKE_TEMP (20 * 1000) /* faked temp sensor with 20C */ macro
476 thermal_prop[1] = kasprintf(GFP_KERNEL, "TEMP=%d", INT3400_FAKE_TEMP); in int3400_notify()
490 *temp = INT3400_FAKE_TEMP; in int3400_thermal_get_temp()