Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dtherm_throt.c81 struct _thermal_state { struct
100 struct _thermal_state core_throttle; argument
101 struct _thermal_state core_power_limit;
102 struct _thermal_state package_throttle;
103 struct _thermal_state package_power_limit;
104 struct _thermal_state core_thresh0;
105 struct _thermal_state core_thresh1;
106 struct _thermal_state pkg_thresh0;
107 struct _thermal_state pkg_thresh1;
302 struct _thermal_state *state = container_of(to_delayed_work(work), in throttle_active_work()
[all …]