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