Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c302 static void pkg_thermal_schedule_work(int cpu, struct delayed_work *work) in pkg_thermal_schedule_work() function
324 pkg_thermal_schedule_work(zonedev->cpu, &zonedev->work); in pkg_thermal_notify()
460 pkg_thermal_schedule_work(target, &zonedev->work); in pkg_thermal_cpu_offline()
/Linux-v6.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device_pci.c113 static void pkg_thermal_schedule_work(struct delayed_work *work) in pkg_thermal_schedule_work() function
131 pkg_thermal_schedule_work(&pci_info->work); in proc_thermal_irq_handler()