Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dthermal.h333 void thermal_zone_device_exec(struct thermal_zone_device *tz,
/Linux-v6.6/drivers/thermal/
Dthermal_core.c508 void thermal_zone_device_exec(struct thermal_zone_device *tz, in thermal_zone_device_exec() function
519 EXPORT_SYMBOL_GPL(thermal_zone_device_exec);
/Linux-v6.6/drivers/acpi/
Dthermal.c447 thermal_zone_device_exec(tz->thermal_zone, in acpi_thermal_trips_update()