Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Ddevfreq_cooling.c132 return THERMAL_CSTATE_INVALID; in freq_get_state()
245 if (state == THERMAL_CSTATE_INVALID) { in devfreq_cooling_get_requested_power()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h25 #define THERMAL_CSTATE_INVALID -1UL macro