Home
last modified time | relevance | path

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

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