Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthermal.h337 void thermal_zone_device_exec(struct thermal_zone_device *tz,
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c511 void thermal_zone_device_exec(struct thermal_zone_device *tz, in thermal_zone_device_exec() function
522 EXPORT_SYMBOL_GPL(thermal_zone_device_exec);
/openbmc/linux/drivers/acpi/
H A Dthermal.c447 thermal_zone_device_exec(tz->thermal_zone, in acpi_thermal_trips_update()