Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h335 void thermal_zone_device_exec(struct thermal_zone_device *tz,
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.c501 * thermal_zone_device_exec - Run a callback under the zone lock.
506 void thermal_zone_device_exec(struct thermal_zone_device *tz, in thermal_zone_device_exec() function
517 EXPORT_SYMBOL_GPL(thermal_zone_device_exec); variable
/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c441 * Use thermal_zone_device_exec() to carry out the trip points in acpi_thermal_trips_update()
447 thermal_zone_device_exec(tz->thermal_zone, in acpi_thermal_trips_update()

Completed in 5 milliseconds