Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c243 static void pkg_thermal_schedule_work(int cpu, struct delayed_work *work) in pkg_thermal_schedule_work() function
265 pkg_thermal_schedule_work(zonedev->cpu, &zonedev->work); in pkg_thermal_notify()
447 pkg_thermal_schedule_work(target, &zonedev->work); in pkg_thermal_cpu_offline()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c130 static void pkg_thermal_schedule_work(struct delayed_work *work) in pkg_thermal_schedule_work() function
208 pkg_thermal_schedule_work(&pci_info->work); in proc_thermal_irq_handler()