Home
last modified time | relevance | path

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

/linux/tools/lib/thermal/include/
H 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);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Ddm.c136 if (_del < thermal_threshold[_dir][_off]) { \
877 static const u8 thermal_threshold[2][15] = { in dm_txpower_track_cb_therm() local