Home
last modified time | relevance | path

Searched defs:prev_temp (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/thermal/thermal-engine/
Dthermal-engine.c255 static int threshold_up(int tz_id, int temp, int prev_temp, __maybe_unused void *arg) in threshold_up()
263 static int threshold_down(int tz_id, int temp, int prev_temp, __maybe_unused void *arg) in threshold_down()
/linux-6.14.4/drivers/thermal/
Dthermal_netlink.c71 int prev_temp; member