Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c242 static void pkg_thermal_schedule_work(int cpu, struct delayed_work *work) in pkg_thermal_schedule_work() function
264 pkg_thermal_schedule_work(zonedev->cpu, &zonedev->work); in pkg_thermal_notify()
454 pkg_thermal_schedule_work(target, &zonedev->work); in pkg_thermal_cpu_offline()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A 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()