nvbios_therm_trip_point
struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX];
struct nvbios_therm_trip_point *last_trip;
struct nvbios_therm_trip_point *cur_trip = NULL;
struct nvbios_therm_trip_point *trip = therm->fan->bios.trip,