Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_update (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/acpi/
H A Dprocessor_thermal.c149 thermal_cooling_device_update(pr->cdev); in acpi_thermal_cpufreq_init()
165 thermal_cooling_device_update(pr->cdev); in acpi_thermal_cpufreq_exit()
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h350 void thermal_cooling_device_update(struct thermal_cooling_device *);
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.c1046 * thermal_cooling_device_update - Update a cooling device object
1055 void thermal_cooling_device_update(struct thermal_cooling_device *cdev) in thermal_cooling_device_update() function
1116 EXPORT_SYMBOL_GPL(thermal_cooling_device_update); variable

Completed in 4 milliseconds