Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
A Dtherm_throt.c238 static void __maybe_unused throttle_active_work(struct work_struct *work) in throttle_active_work() function
475 INIT_DELAYED_WORK(&state->package_throttle.therm_work, throttle_active_work); in thermal_throttle_online()
476 INIT_DELAYED_WORK(&state->core_throttle.therm_work, throttle_active_work); in thermal_throttle_online()

Completed in 4 milliseconds