Searched defs:thermal_state (Results 1 – 6 of 6) sorted by relevance
50 struct thermal_state { struct51 struct _thermal_state core_throttle; argument52 struct _thermal_state core_power_limit; argument53 struct _thermal_state package_throttle; argument54 struct _thermal_state package_power_limit; argument55 struct _thermal_state core_thresh0; argument56 struct _thermal_state core_thresh1; argument57 struct _thermal_state pkg_thresh0; argument58 struct _thermal_state pkg_thresh1; argument
45 bool thermal_state; member
65 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */ member
2266 bool thermal_state; member
48 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */ member
414 uint32_t thermal_state; member