Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dtherm_throt.c45 * struct _thermal_state - Represent the current thermal event state
65 * @level: Stores whether this _thermal_state instance is
80 struct _thermal_state { struct
99 struct _thermal_state core_throttle; argument
100 struct _thermal_state core_power_limit;
101 struct _thermal_state package_throttle;
102 struct _thermal_state package_power_limit;
103 struct _thermal_state core_thresh0;
104 struct _thermal_state core_thresh1;
105 struct _thermal_state pkg_thresh
[all...]