Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/tmon/
H A Dsysfs.c122 static int get_trip_point_data(char *tz_path, int tzid, int tpid) in get_trip_point_data() argument
138 ptdata.tzi[tzid].tp[tpid].type = trip_type; in get_trip_point_data()
139 syslog(LOG_INFO, "%s:tz:%d tp:%d:type:%s type id %d\n", __func__, tzid, in get_trip_point_data()