Searched defs:thermal_state (Results 1 – 6 of 6) sorted by relevance
54 struct thermal_state { struct55 struct _thermal_state core_throttle; argument56 struct _thermal_state core_power_limit; argument57 struct _thermal_state package_throttle; argument58 struct _thermal_state package_power_limit; argument59 struct _thermal_state core_thresh0; argument60 struct _thermal_state core_thresh1; argument61 struct _thermal_state pkg_thresh0; argument62 struct _thermal_state pkg_thresh1; argument
44 bool thermal_state; member
69 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */ member
2262 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