Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/include/
Damd_acpi.h48 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */ member
/openbsd/src/sys/arch/powerpc64/include/
Dsmbiosvar.h204 uint8_t thermal_state; member
/openbsd/src/sys/arch/i386/include/
Dsmbiosvar.h207 uint8_t thermal_state; member
/openbsd/src/sys/arch/arm64/include/
Dsmbiosvar.h204 uint8_t thermal_state; member
/openbsd/src/sys/arch/amd64/include/
Dsmbiosvar.h207 uint8_t thermal_state; member
/openbsd/src/sys/dev/pci/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.h2267 bool thermal_state; member
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_acpi.c89 bool thermal_state; member
207 n->thermal_state = mask & ATIF_THERMAL_STATE_CHANGE_REQUEST_SUPPORTED; in amdgpu_atif_parse_notification()