Lines Matching refs:snprintf
49 return snprintf(buf, PAGE_SIZE, "%d\n", temp * 1000); in nouveau_hwmon_show_temp()
58 return snprintf(buf, PAGE_SIZE, "%d\n", 100); in nouveau_hwmon_show_temp1_auto_point1_pwm()
71 return snprintf(buf, PAGE_SIZE, "%d\n", in nouveau_hwmon_temp1_auto_point1_temp()
104 return snprintf(buf, PAGE_SIZE, "%d\n", in nouveau_hwmon_temp1_auto_point1_temp_hyst()
136 return snprintf(buf, PAGE_SIZE, "%d\n", in nouveau_hwmon_max_temp()
167 return snprintf(buf, PAGE_SIZE, "%d\n", in nouveau_hwmon_max_temp_hyst()
199 return snprintf(buf, PAGE_SIZE, "%d\n", in nouveau_hwmon_critical_temp()
232 return snprintf(buf, PAGE_SIZE, "%d\n", in nouveau_hwmon_critical_temp_hyst()
265 return snprintf(buf, PAGE_SIZE, "%d\n", in nouveau_hwmon_emergency_temp()
298 return snprintf(buf, PAGE_SIZE, "%d\n", in nouveau_hwmon_emergency_temp_hyst()
351 return snprintf(buf, PAGE_SIZE, "%d\n", nvkm_therm_fan_sense(therm)); in nouveau_hwmon_show_fan1_input()