Lines Matching refs:kstrtol
408 if (kstrtol(buf, 10, &temp)) in auto_update_interval_store()
435 if (kstrtol(buf, 10, &temp)) in num_temp_sensors_store()
466 if (kstrtol(buf, 10, &temp)) in temp_min_store()
498 if (kstrtol(buf, 10, &temp)) in temp_max_store()
573 if (kstrtol(buf, 10, &temp) || !temp) in fan_max_store()
609 if (kstrtol(buf, 10, &temp) || !temp) in fan_min_store()
652 if (kstrtol(buf, 10, &temp)) in force_pwm_max_store()
684 if (kstrtol(buf, 10, &temp)) in pwm_store()
735 if (kstrtol(buf, 10, &freq)) in pwm1_freq_store()
778 if (kstrtol(buf, 10, &temp)) in pwm_max_store()
809 if (kstrtol(buf, 10, &temp)) in pwm_min_store()
849 if (kstrtol(buf, 10, &temp)) in pwm_tmin_store()
884 if (kstrtol(buf, 10, &temp)) in pwm_auto_store()
942 if (kstrtol(buf, 10, &temp)) in pwm_auto_temp_store()