Lines Matching refs:kstrtoul
395 int err = kstrtoul(buf, 10, &val); \
435 err = kstrtoul(buf, 10, &val); in store_fan_min()
479 err = kstrtoul(buf, 10, &val); in store_fan_div()
644 err = kstrtoul(buf, 10, &val); in store_pwm()
670 err = kstrtoul(buf, 10, &val); in store_pwmenable()
721 err = kstrtoul(buf, 10, &val); in store_pwm_mode()
757 if (kstrtoul(buf, 10, &val) || val != 0) in store_chassis_clear()
792 err = kstrtoul(buf, 10, &val); in store_thermal_cruise()
832 err = kstrtoul(buf, 10, &val); in store_tolerance()
878 err = kstrtoul(buf, 10, &val); in store_sf2_point()
920 err = kstrtoul(buf, 10, &val); in store_sf2_level()