Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Ddevfreq_cooling.c132 return THERMAL_CSTATE_INVALID; in freq_get_state()
245 if (state == THERMAL_CSTATE_INVALID) { in devfreq_cooling_get_requested_power()
/Linux-v5.10/include/linux/
Dthermal.h24 #define THERMAL_CSTATE_INVALID -1UL macro