Searched refs:temp_throttle_callout (Results 1 – 1 of 1) sorted by relevance
106 struct callout temp_throttle_callout; member577 callout_reset_sbt(&sc->temp_throttle_callout, sc->temp_throttle_delay, in tempmon_throttle_check()625 callout_init(&sc->temp_throttle_callout, 0); in initialize_tempmon()626 callout_reset_sbt(&sc->temp_throttle_callout, sc->temp_throttle_delay, in initialize_tempmon()