nvbios_therm_trip_point 56 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/therm.h struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; nvbios_therm_trip_point 66 drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h struct nvbios_therm_trip_point *last_trip; nvbios_therm_trip_point 155 drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c struct nvbios_therm_trip_point *cur_trip = NULL; nvbios_therm_trip_point 40 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c struct nvbios_therm_trip_point *trip = therm->fan->bios.trip,