Home
last modified time | relevance | path

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

/drivers/thermal/intel/
Dtherm_throt.c98 struct thermal_state { struct
123 static DEFINE_PER_CPU(struct thermal_state, thermal_state);
148 per_cpu(thermal_state, cpu).event.name); \
319 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in therm_throt_process()
379 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in thresh_event_valid()
469 struct thermal_state *state = &per_cpu(thermal_state, cpu); in thermal_throttle_online()
495 struct thermal_state *state = &per_cpu(thermal_state, cpu); in thermal_throttle_offline()
/drivers/gpu/drm/amd/include/
Damd_acpi.h48 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */ member
/drivers/gpu/drm/radeon/
Dradeon_acpi.c68 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */ member
165 n->thermal_state = mask & ATIF_THERMAL_STATE_CHANGE_REQUEST_SUPPORTED; in radeon_atif_parse_notification()
Dradeon.h2293 bool thermal_state; member
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c47 bool thermal_state; member
156 n->thermal_state = mask & ATIF_THERMAL_STATE_CHANGE_REQUEST_SUPPORTED; in amdgpu_atif_parse_notification()