Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dthermal.c317 thermal_zone_set_trip_temp(tz->thermal_zone, trip, temp); in acpi_thermal_adjust_trip()
/linux/drivers/thermal/
H A Dthermal_sysfs.c129 thermal_zone_set_trip_temp(tz, trip, temp); in trip_point_temp_store()