Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthermal.h80 #define THERMAL_TRIP_FLAG_RW (THERMAL_TRIP_FLAG_RW_TEMP | \ macro
/linux/drivers/thermal/testing/
H A Dzone.c360 tt_trip->trip.flags = THERMAL_TRIP_FLAG_RW; in tt_zone_add_trip()