thermal_trip_type_name
const char *thermal_trip_type_name(enum thermal_trip_type trip_type);
8, thermal_trip_type_name(trip->type),
return sysfs_emit(buf, "%s\n", thermal_trip_type_name(trip->type));