Lines Matching refs:kstrtol
1414 err = kstrtol(buf, 10, &val); in store_fan_full_speed()
1501 err = kstrtol(buf, 10, &val); in store_in_max()
1615 err = kstrtol(buf, 10, &val); in store_temp_max()
1657 err = kstrtol(buf, 10, &val); in store_temp_max_hyst()
1699 err = kstrtol(buf, 10, &val); in store_temp_crit()
1827 err = kstrtol(buf, 10, &val); in store_pwm()
1878 err = kstrtol(buf, 10, &val); in store_simple_pwm()
1925 err = kstrtol(buf, 10, &val); in store_pwm_enable()
2005 err = kstrtol(buf, 10, &val); in store_pwm_auto_point_pwm()
2059 err = kstrtol(buf, 10, &val); in store_pwm_auto_point_temp_hyst()
2145 err = kstrtol(buf, 10, &val); in store_pwm_auto_point_channel()
2196 err = kstrtol(buf, 10, &val); in store_pwm_auto_point_temp()