Lines Matching refs:kstrtol
1348 err = kstrtol(buf, 10, &val); in store_fan_full_speed()
1435 err = kstrtol(buf, 10, &val); in store_in_max()
1539 err = kstrtol(buf, 10, &val); in store_temp_max()
1581 err = kstrtol(buf, 10, &val); in store_temp_max_hyst()
1623 err = kstrtol(buf, 10, &val); in store_temp_crit()
1751 err = kstrtol(buf, 10, &val); in store_pwm()
1802 err = kstrtol(buf, 10, &val); in store_simple_pwm()
1849 err = kstrtol(buf, 10, &val); in store_pwm_enable()
1929 err = kstrtol(buf, 10, &val); in store_pwm_auto_point_pwm()
1983 err = kstrtol(buf, 10, &val); in store_pwm_auto_point_temp_hyst()
2069 err = kstrtol(buf, 10, &val); in store_pwm_auto_point_channel()
2120 err = kstrtol(buf, 10, &val); in store_pwm_auto_point_temp()