Home
last modified time | relevance | path

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

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