Home
last modified time | relevance | path

Searched refs:thermal_threshold (Results 1 – 4 of 4) sorted by relevance

/tools/lib/thermal/include/
A Dthermal.h62 struct thermal_threshold { struct
73 struct thermal_threshold *thresholds; argument
97 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);
/tools/lib/thermal/
A Dthermal.c9 int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg) in for_each_thermal_threshold()
A Dcommands.c194 struct thermal_threshold *__tt = NULL; in parse_threshold_get()
/tools/thermal/thermal-engine/
A Dthermal-engine.c41 static int show_threshold(struct thermal_threshold *th, __maybe_unused void *arg) in show_threshold()

Completed in 10 milliseconds