/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | adt7470.c | 408 if (kstrtol(buf, 10, &temp)) in auto_update_interval_store() 435 if (kstrtol(buf, 10, &temp)) in num_temp_sensors_store() 466 if (kstrtol(buf, 10, &temp)) in temp_min_store() 498 if (kstrtol(buf, 10, &temp)) in temp_max_store() 573 if (kstrtol(buf, 10, &temp) || !temp) in fan_max_store() 609 if (kstrtol(buf, 10, &temp) || !temp) in fan_min_store() 652 if (kstrtol(buf, 10, &temp)) in force_pwm_max_store() 684 if (kstrtol(buf, 10, &temp)) in pwm_store() 735 if (kstrtol(buf, 10, &freq)) in pwm1_freq_store() 778 if (kstrtol(bu in pwm_max_store() [all...] |
H A D | adm1026.c | 493 err = kstrtol(buf, 10, &val); in in_min_store() 521 err = kstrtol(buf, 10, &val); in in_max_store() 604 err = kstrtol(buf, 10, &val); in in16_min_store() 633 err = kstrtol(buf, 10, &val); in in16_max_store() 682 err = kstrtol(buf, 10, &val); in fan_min_store() 750 err = kstrtol(buf, 10, &val); in fan_div_store() 818 err = kstrtol(buf, 10, &val); in temp_min_store() 848 err = kstrtol(buf, 10, &val); in temp_max_store() 889 err = kstrtol(buf, 10, &val); in temp_offset_store() 945 err = kstrtol(bu in temp_auto_point1_temp_store() [all...] |
H A D | adm1031.c | 341 ret = kstrtol(buf, 10, &val); in fan_auto_channel_store() 412 ret = kstrtol(buf, 10, &val); in auto_temp_min_store() 442 ret = kstrtol(buf, 10, &val); in auto_temp_max_store() 483 ret = kstrtol(buf, 10, &val); in pwm_store() 594 ret = kstrtol(buf, 10, &val); in fan_min_store() 622 ret = kstrtol(buf, 10, &val); in fan_div_store() 716 ret = kstrtol(buf, 10, &val); in temp_offset_store() 738 ret = kstrtol(buf, 10, &val); in temp_min_store() 760 ret = kstrtol(buf, 10, &val); in temp_max_store() 782 ret = kstrtol(bu in temp_crit_store() [all...] |
H A D | amc6821.c | 284 int ret = kstrtol(buf, 10, &val); in temp_store() 359 int ret = kstrtol(buf, 10, &val); in pwm1_store() 384 int config = kstrtol(buf, 10, &val); in pwm1_enable_store() 495 int ret = kstrtol(buf, 10, &val); in temp_auto_point_temp_store() 562 int ret = kstrtol(buf, 10, &val); in pwm1_auto_point_pwm_store() 619 int ret = kstrtol(buf, 10, &val); in fan_store() 656 int config = kstrtol(buf, 10, &val); in fan1_div_store()
|
H A D | adt7462.c | 799 if (kstrtol(buf, 10, &temp) || !temp_enabled(data, attr->index)) in temp_min_store() 835 if (kstrtol(buf, 10, &temp) || !temp_enabled(data, attr->index)) in temp_max_store() 896 if (kstrtol(buf, 10, &temp) || !x) in volt_max_store() 936 if (kstrtol(buf, 10, &temp) || !x) in volt_min_store() 1021 if (kstrtol(buf, 10, &temp) || !temp || in fan_min_store() 1068 if (kstrtol(buf, 10, &temp)) in force_pwm_max_store() 1100 if (kstrtol(buf, 10, &temp)) in pwm_store() 1128 if (kstrtol(buf, 10, &temp)) in pwm_max_store() 1158 if (kstrtol(buf, 10, &temp)) in pwm_min_store() 1190 if (kstrtol(bu in pwm_hyst_store() [all...] |
H A D | adm1025.c | 223 err = kstrtol(buf, 10, &val); in in_min_store() 244 err = kstrtol(buf, 10, &val); in in_max_store() 285 err = kstrtol(buf, 10, &val); in temp_min_store() 307 err = kstrtol(buf, 10, &val); in temp_max_store()
|
H A D | emc2103.c | 239 int result = kstrtol(buf, 10, &val); in temp_min_store() 261 int result = kstrtol(buf, 10, &val); in temp_max_store() 307 int status = kstrtol(buf, 10, &new_div); in fan1_div_store() 428 int result = kstrtol(buf, 10, &new_value); in pwm1_enable_store()
|
H A D | stts751.c | 440 if (kstrtol(buf, 10, &temp) < 0) in therm_store() 483 if (kstrtol(buf, 10, &temp) < 0) in hyst_store() 530 if (kstrtol(buf, 10, &temp) < 0) in max_store() 564 if (kstrtol(buf, 10, &temp) < 0) in min_store()
|
H A D | lm87.c | 305 err = kstrtol(buf, 10, &val); in in_min_store() 326 err = kstrtol(buf, 10, &val); in in_max_store() 402 err = kstrtol(buf, 10, &val); in temp_low_store() 423 err = kstrtol(buf, 10, &val); in temp_high_store() 502 err = kstrtol(buf, 10, &val); in fan_min_store() 532 err = kstrtol(buf, 10, &val); in fan_div_store() 640 err = kstrtol(buf, 10, &val); in aout_output_store()
|
H A D | ina209.c | 242 ret = kstrtol(buf, 10, &val); in ina209_interval_store() 290 ret = kstrtol(buf, 10, &val); in ina209_history_store() 318 ret = kstrtol(buf, 10, &val); in ina209_value_store()
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | virtual.c | 120 if (kstrtol(buf, 10, &val) != 0) in set_min_uV() 146 if (kstrtol(buf, 10, &val) != 0) in set_max_uV() 172 if (kstrtol(buf, 10, &val) != 0) in set_min_uA() 198 if (kstrtol(buf, 10, &val) != 0) in set_max_uA()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | virtual.c | 121 if (kstrtol(buf, 10, &val) != 0) in set_min_uV() 147 if (kstrtol(buf, 10, &val) != 0) in set_max_uV() 173 if (kstrtol(buf, 10, &val) != 0) in set_min_uA() 199 if (kstrtol(buf, 10, &val) != 0) in set_max_uA()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | adm1026.c | 493 err = kstrtol(buf, 10, &val); in in_min_store() 521 err = kstrtol(buf, 10, &val); in in_max_store() 604 err = kstrtol(buf, 10, &val); in in16_min_store() 633 err = kstrtol(buf, 10, &val); in in16_max_store() 682 err = kstrtol(buf, 10, &val); in fan_min_store() 750 err = kstrtol(buf, 10, &val); in fan_div_store() 818 err = kstrtol(buf, 10, &val); in temp_min_store() 848 err = kstrtol(buf, 10, &val); in temp_max_store() 889 err = kstrtol(buf, 10, &val); in temp_offset_store() 945 err = kstrtol(bu in temp_auto_point1_temp_store() [all...] |
H A D | adm1031.c | 340 ret = kstrtol(buf, 10, &val); in fan_auto_channel_store() 411 ret = kstrtol(buf, 10, &val); in auto_temp_min_store() 441 ret = kstrtol(buf, 10, &val); in auto_temp_max_store() 482 ret = kstrtol(buf, 10, &val); in pwm_store() 593 ret = kstrtol(buf, 10, &val); in fan_min_store() 621 ret = kstrtol(buf, 10, &val); in fan_div_store() 715 ret = kstrtol(buf, 10, &val); in temp_offset_store() 737 ret = kstrtol(buf, 10, &val); in temp_min_store() 759 ret = kstrtol(buf, 10, &val); in temp_max_store() 781 ret = kstrtol(bu in temp_crit_store() [all...] |
H A D | amc6821.c | 284 int ret = kstrtol(buf, 10, &val); in temp_store() 359 int ret = kstrtol(buf, 10, &val); in pwm1_store() 384 int config = kstrtol(buf, 10, &val); in pwm1_enable_store() 495 int ret = kstrtol(buf, 10, &val); in temp_auto_point_temp_store() 562 int ret = kstrtol(buf, 10, &val); in pwm1_auto_point_pwm_store() 619 int ret = kstrtol(buf, 10, &val); in fan_store() 656 int config = kstrtol(buf, 10, &val); in fan1_div_store()
|
H A D | adt7462.c | 799 if (kstrtol(buf, 10, &temp) || !temp_enabled(data, attr->index)) in temp_min_store() 835 if (kstrtol(buf, 10, &temp) || !temp_enabled(data, attr->index)) in temp_max_store() 896 if (kstrtol(buf, 10, &temp) || !x) in volt_max_store() 936 if (kstrtol(buf, 10, &temp) || !x) in volt_min_store() 1021 if (kstrtol(buf, 10, &temp) || !temp || in fan_min_store() 1068 if (kstrtol(buf, 10, &temp)) in force_pwm_max_store() 1100 if (kstrtol(buf, 10, &temp)) in pwm_store() 1128 if (kstrtol(buf, 10, &temp)) in pwm_max_store() 1158 if (kstrtol(buf, 10, &temp)) in pwm_min_store() 1190 if (kstrtol(bu in pwm_hyst_store() [all...] |
H A D | adm1025.c | 223 err = kstrtol(buf, 10, &val); in in_min_store() 244 err = kstrtol(buf, 10, &val); in in_max_store() 285 err = kstrtol(buf, 10, &val); in temp_min_store() 307 err = kstrtol(buf, 10, &val); in temp_max_store()
|
H A D | stts751.c | 440 if (kstrtol(buf, 10, &temp) < 0) in therm_store() 483 if (kstrtol(buf, 10, &temp) < 0) in hyst_store() 530 if (kstrtol(buf, 10, &temp) < 0) in max_store() 564 if (kstrtol(buf, 10, &temp) < 0) in min_store()
|
H A D | emc2103.c | 239 int result = kstrtol(buf, 10, &val); in temp_min_store() 261 int result = kstrtol(buf, 10, &val); in temp_max_store() 307 int status = kstrtol(buf, 10, &new_div); in fan1_div_store() 428 int result = kstrtol(buf, 10, &new_value); in pwm1_enable_store()
|
H A D | adt7470.c | 491 if (kstrtol(buf, 10, &temp)) in auto_update_interval_store() 522 if (kstrtol(buf, 10, &temp)) in num_temp_sensors_store() 710 if (kstrtol(buf, 10, &temp)) in force_pwm_max_store() 877 if (kstrtol(buf, 10, &temp)) in pwm_max_store() 912 if (kstrtol(buf, 10, &temp)) in pwm_min_store() 960 if (kstrtol(buf, 10, &temp)) in pwm_tmin_store() 1012 if (kstrtol(buf, 10, &temp)) in pwm_auto_temp_store()
|
H A D | lm87.c | 305 err = kstrtol(buf, 10, &val); in in_min_store() 326 err = kstrtol(buf, 10, &val); in in_max_store() 402 err = kstrtol(buf, 10, &val); in temp_low_store() 423 err = kstrtol(buf, 10, &val); in temp_high_store() 502 err = kstrtol(buf, 10, &val); in fan_min_store() 532 err = kstrtol(buf, 10, &val); in fan_div_store() 640 err = kstrtol(buf, 10, &val); in aout_output_store()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib-sysfs.c | 142 status = kstrtol(buf, 0, &value); in value_store() 356 status = kstrtol(buf, 0, &value); in active_low_store() 464 status = kstrtol(buf, 0, &gpio); in export_store() 520 status = kstrtol(buf, 0, &gpio); in unexport_store()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_hwmon.c | 70 if (kstrtol(buf, 10, &value)) in nouveau_hwmon_set_temp1_auto_point1_temp() 103 if (kstrtol(buf, 10, &value)) in nouveau_hwmon_set_temp1_auto_point1_temp_hyst() 157 if (kstrtol(buf, 10, &value)) in nouveau_hwmon_set_pwm1_min() 180 if (kstrtol(buf, 10, &value)) in nouveau_hwmon_set_pwm1_max()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpiolib-sysfs.c | 139 status = kstrtol(buf, 0, &value); in value_store() 338 status = kstrtol(buf, 0, &value); in active_low_store() 450 status = kstrtol(buf, 0, &gpio); in export_store() 503 status = kstrtol(buf, 0, &gpio); in unexport_store()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_hwmon.c | 70 if (kstrtol(buf, 10, &value)) in nouveau_hwmon_set_temp1_auto_point1_temp() 103 if (kstrtol(buf, 10, &value)) in nouveau_hwmon_set_temp1_auto_point1_temp_hyst() 157 if (kstrtol(buf, 10, &value)) in nouveau_hwmon_set_pwm1_min() 180 if (kstrtol(buf, 10, &value)) in nouveau_hwmon_set_pwm1_max()
|