Lines Matching refs:_thermal_state
80 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;
301 struct _thermal_state *state = container_of(to_delayed_work(work), in throttle_active_work()
302 struct _thermal_state, therm_work); in throttle_active_work()
375 struct _thermal_state *state; in therm_throt_process()
437 struct _thermal_state *state; in thresh_event_valid()