Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/mips/
Dcpu_hwmon.c119 static void do_thermal_timer(struct work_struct *work) in do_thermal_timer() function
152 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()