Home
last modified time | relevance | path

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

/linux/tools/thermal/tmon/
H A Dtmon.h145 extern const char *trip_type_name[];
H A Dsysfs.c26 const char *trip_type_name[] = { variable
114 if (!strcmp(name, trip_type_name[i])) in str_to_trip_type()
H A Dtmon.c183 trip_type_name[ptdata.tzi[i].tp[j].type], in prepare_logging()