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