Lines Matching refs:kstrtol
799 if (kstrtol(buf, 10, &temp) || !temp_enabled(data, attr->index)) in temp_min_store()
835 if (kstrtol(buf, 10, &temp) || !temp_enabled(data, attr->index)) in temp_max_store()
896 if (kstrtol(buf, 10, &temp) || !x) in volt_max_store()
936 if (kstrtol(buf, 10, &temp) || !x) in volt_min_store()
1021 if (kstrtol(buf, 10, &temp) || !temp || in fan_min_store()
1068 if (kstrtol(buf, 10, &temp)) in force_pwm_max_store()
1100 if (kstrtol(buf, 10, &temp)) in pwm_store()
1128 if (kstrtol(buf, 10, &temp)) in pwm_max_store()
1158 if (kstrtol(buf, 10, &temp)) in pwm_min_store()
1190 if (kstrtol(buf, 10, &temp)) in pwm_hyst_store()
1234 if (kstrtol(buf, 10, &trange)) in pwm_tmax_store()
1272 if (kstrtol(buf, 10, &temp)) in pwm_tmin_store()
1327 if (kstrtol(buf, 10, &temp)) in pwm_auto_store()
1384 if (kstrtol(buf, 10, &temp)) in pwm_auto_temp_store()