Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_wt_hint.c222 static bool workload_hint_created; variable
232 workload_hint_created = true; in proc_thermal_wt_hint_add()
247 if (workload_hint_created) in proc_thermal_wt_hint_remove()
250 workload_hint_created = false; in proc_thermal_wt_hint_remove()