Searched refs:thermal_threshold (Results 1 – 5 of 5) 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()
136 if (_del < thermal_threshold[_dir][_off]) { \877 static const u8 thermal_threshold[2][15] = { in dm_txpower_track_cb_therm() local