Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_mbox.c209 static bool workload_req_created; variable
225 workload_req_created = true; in proc_thermal_mbox_add()
233 if (workload_req_created) in proc_thermal_mbox_remove()
236 workload_req_created = false; in proc_thermal_mbox_remove()