Searched refs:thermal_threshold (Results 1 – 4 of 4) sorted by relevance
62 struct thermal_threshold { struct73 struct thermal_threshold *thresholds; argument97 typedef int (*cb_th_t)(struct thermal_threshold *, void *);105 LIBTHERMAL_API int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg);
9 int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg) in for_each_thermal_threshold()
194 struct thermal_threshold *__tt = NULL; in parse_threshold_get()
41 static int show_threshold(struct thermal_threshold *th, __maybe_unused void *arg) in show_threshold()
Completed in 10 milliseconds