Lines Matching refs:kstrtoul
392 int err = kstrtoul(buf, 10, &val); \
432 err = kstrtoul(buf, 10, &val); in store_fan_min()
476 err = kstrtoul(buf, 10, &val); in store_fan_div()
641 err = kstrtoul(buf, 10, &val); in store_pwm()
667 err = kstrtoul(buf, 10, &val); in store_pwmenable()
718 err = kstrtoul(buf, 10, &val); in store_pwm_mode()
754 if (kstrtoul(buf, 10, &val) || val != 0) in store_chassis_clear()
789 err = kstrtoul(buf, 10, &val); in store_thermal_cruise()
829 err = kstrtoul(buf, 10, &val); in store_tolerance()
875 err = kstrtoul(buf, 10, &val); in store_sf2_point()
917 err = kstrtoul(buf, 10, &val); in store_sf2_level()