Searched defs:threshold_add (Results 1 – 2 of 2) sorted by relevance
43 int (*threshold_add)(int tz_id, int temperature, int direction, void *arg); member
234 static int threshold_add(int tz_id, int temp, int direction, __maybe_unused void *arg) in threshold_add() function