_thermal_state
struct _thermal_state core_throttle;
struct _thermal_state core_power_limit;
struct _thermal_state package_throttle;
struct _thermal_state package_power_limit;
struct _thermal_state core_thresh0;
struct _thermal_state core_thresh1;
struct _thermal_state pkg_thresh0;
struct _thermal_state pkg_thresh1;
struct _thermal_state *state = container_of(to_delayed_work(work),
struct _thermal_state, therm_work);
struct _thermal_state *state;
struct _thermal_state *state;