Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dprocessor_thermal.c182 thermal_cooling_device_update(pr->cdev); in acpi_thermal_cpufreq_init()
198 thermal_cooling_device_update(pr->cdev); in acpi_thermal_cpufreq_exit()
/linux/drivers/thermal/
H A Dthermal_core.c1253 * thermal_cooling_device_update - Update a cooling device object
1262 void thermal_cooling_device_update(struct thermal_cooling_device *cdev) in thermal_cooling_device_update()
1317 EXPORT_SYMBOL_GPL(thermal_cooling_device_update); in __thermal_zone_cdev_unbind()
1260 void thermal_cooling_device_update(struct thermal_cooling_device *cdev) thermal_cooling_device_update() function