Home
last modified time | relevance | path

Searched defs:thermal_state (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c51 struct thermal_state { struct
52 struct _thermal_state core_throttle; argument
53 struct _thermal_state core_power_limit; argument
54 struct _thermal_state package_throttle; argument
55 struct _thermal_state package_power_limit; argument
56 struct _thermal_state core_thresh0; argument
57 struct _thermal_state core_thresh1; argument
58 struct _thermal_state pkg_thresh0; argument
59 struct _thermal_state pkg_thresh1; argument
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_acpi.c59 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */ member
Dradeon.h2267 bool thermal_state; member