Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dtherm_throt.c79 struct _thermal_state { struct
98 struct _thermal_state core_throttle; argument
99 struct _thermal_state core_power_limit;
100 struct _thermal_state package_throttle;
101 struct _thermal_state package_power_limit;
102 struct _thermal_state core_thresh0;
103 struct _thermal_state core_thresh1;
104 struct _thermal_state pkg_thresh0;
105 struct _thermal_state pkg_thresh1;
240 struct _thermal_state *state = container_of(to_delayed_work(work), in throttle_active_work()
[all …]