Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthermal.h47 THERMAL_EVENT_TEMP_SAMPLE, /* New Temperature sample */ enumerator
/linux/drivers/thermal/testing/
H A Dzone.c133 thermal_zone_device_update(tt_zone->tz, THERMAL_EVENT_TEMP_SAMPLE); in tt_zone_tz_temp_set()