Lines Matching refs:kstrtoul
603 err = kstrtoul(buf, 10, &val); in store_regs_in_min0()
632 err = kstrtoul(buf, 10, &val); in store_regs_in_max0()
685 err = kstrtoul(buf, 10, &val); in store_fan_min()
819 err = kstrtoul(buf, 10, &val); in store_vrm_reg()
878 err = kstrtoul(buf, 10, &val); in store_beep_mask()
919 err = kstrtoul(buf, 10, &bit); in store_beep()
1017 err = kstrtoul(buf, 10, &val); in store_fan_div()
1071 err = kstrtoul(buf, 10, &val); in store_pwm()
1118 err = kstrtoul(buf, 10, &val); in store_pwm_enable()
1164 err = kstrtoul(buf, 10, &val); in store_pwm_freq()
1212 err = kstrtoul(buf, 10, &val); in store_temp_type()