Lines Matching refs:fprintf
54 ret = fprintf(fd, "%lu", val); in sysfs_set_ulong()
353 fprintf(stderr, "No cooling devices found\n"); in scan_cdevs()
398 fprintf(stderr, "\nNo thermal sysfs, exit\n"); in probe_thermal_sysfs()
445 fprintf(stderr, "\nNo thermal zones found, exit\n\n"); in probe_thermal_sysfs()
451 fprintf(stderr, "Err: allocate tz_info\n"); in probe_thermal_sysfs()
461 fprintf(stderr, "Err: allocate cdev_info\n"); in probe_thermal_sysfs()
502 fprintf(tmon_log, "%lu ", ++samples); in update_thermal_data()
503 fprintf(tmon_log, "%3.1f ", p_param.t_target); in update_thermal_data()
512 fprintf(tmon_log, "%lu ", in update_thermal_data()
526 fprintf(tmon_log, "%lu ", val); in update_thermal_data()
530 fprintf(tmon_log, "\n"); in update_thermal_data()