Searched refs:thermal_state (Results 1 – 3 of 3) sorted by relevance
51 struct thermal_state { struct76 static DEFINE_PER_CPU(struct thermal_state, thermal_state);101 per_cpu(thermal_state, cpu).event.name); \157 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in therm_throt_process()214 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in thresh_event_valid()
59 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */ member156 n->thermal_state = mask & ATIF_THERMAL_STATE_CHANGE_REQUEST_SUPPORTED; in radeon_atif_parse_notification()
2267 bool thermal_state; member