Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/intel/
A 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); \
323 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in therm_throt_process()
383 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in thresh_event_valid()
473 struct thermal_state *state = &per_cpu(thermal_state, cpu); in thermal_throttle_online()
499 struct thermal_state *state = &per_cpu(thermal_state, cpu); in thermal_throttle_offline()
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Damd_acpi.h48 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */ member
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A 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()
A Dradeon.h2296 bool thermal_state; member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_acpi.c47 bool thermal_state; member
156 n->thermal_state = mask & ATIF_THERMAL_STATE_CHANGE_REQUEST_SUPPORTED; in amdgpu_atif_parse_notification()

Completed in 22 milliseconds