Lines Matching refs:kstrtoul
745 if (kstrtoul(buf, 10, &val) < 0) in store_beep()
770 if (kstrtoul(buf, 10, &val) < 0 || val != 0) in store_chassis_clear()
816 if (kstrtoul(buf, 10, &val)) in store_fan_min()
878 if (kstrtoul(buf, 10, &val) < 0) in store_pwm()
939 if (kstrtoul(buf, 10, &val) < 0) in store_pwm_enable()
1044 if (kstrtoul(buf, 10, &channel) < 0 || in store_temp_src()
1111 if (kstrtoul(buf, 10, &tmp) < 0) in store_temp_pwm_enable()
1172 if (kstrtoul(buf, 10, &val) < 0) in store_fanin()
1221 if (kstrtoul(buf, 10, &val) < 0) in store_temp_pwm()
1280 if (kstrtoul(buf, 10, &val) < 0) in store_sf4_pwm()
1316 if (kstrtoul(buf, 10, &val) < 0) in store_sf4_temp()
1459 if (kstrtoul(buf, 10, &val) < 0) in store_temp_mode()
1535 if (kstrtoul(buf, 10, &val) < 0) in store_in()
1592 if (kstrtoul(buf, 10, &val) < 0) in store_sf_setup()