Searched defs:threshold_up (Results 1 – 2 of 2) sorted by relevance
46 int (*threshold_up)(int tz_id, int temp, int prev_temp, void *arg); member
255 static int threshold_up(int tz_id, int temp, int prev_temp, __maybe_unused void *arg) in threshold_up() function