nouveau_nvkm_subdev_therm_temp.c | 54 /* enforce a minimum hysteresis on thresholds */ 91 static const char * const thresholds[] = { local in function:nvkm_therm_sensor_event 96 if ((unsigned)thrs >= __arraycount(thresholds)) 102 temperature, thresholds[thrs]); 105 temperature, thresholds[thrs]); 203 "programmed thresholds [ %d(%d), %d(%d), %d(%d), %d(%d) ]\n",
|