/Linux-v4.19/drivers/xen/ |
D | xen-selfballoon.c | 270 err = kstrtoul(buf, 10, &tmp); in store_selfballooning() 299 err = kstrtoul(buf, 10, &val); in store_selfballoon_interval() 323 err = kstrtoul(buf, 10, &val); in store_selfballoon_downhys() 348 err = kstrtoul(buf, 10, &val); in store_selfballoon_uphys() 373 err = kstrtoul(buf, 10, &val); in store_selfballoon_min_usable_mb() 399 err = kstrtoul(buf, 10, &val); in store_selfballoon_reserved_mb() 427 err = kstrtoul(buf, 10, &tmp); in store_frontswap_selfshrinking() 456 err = kstrtoul(buf, 10, &val); in store_frontswap_inertia() 481 err = kstrtoul(buf, 10, &val); in store_frontswap_hysteresis()
|
/Linux-v4.19/drivers/hwtracing/coresight/ |
D | coresight-etm3x-sysfs.c | 74 ret = kstrtoul(buf, 16, &val); in reset_store() 115 ret = kstrtoul(buf, 16, &val); in mode_store() 200 ret = kstrtoul(buf, 16, &val); in trigger_event_store() 230 ret = kstrtoul(buf, 16, &val); in enable_event_store() 260 ret = kstrtoul(buf, 16, &val); in fifofull_level_store() 290 ret = kstrtoul(buf, 16, &val); in addr_idx_store() 341 ret = kstrtoul(buf, 16, &val); in addr_single_store() 462 ret = kstrtoul(buf, 16, &val); in addr_start_store() 516 ret = kstrtoul(buf, 16, &val); in addr_stop_store() 561 ret = kstrtoul(buf, 16, &val); in addr_acctype_store() [all …]
|
D | coresight-etm4x-sysfs.c | 173 if (kstrtoul(buf, 16, &val)) in reset_store() 294 if (kstrtoul(buf, 16, &val)) in mode_store() 461 if (kstrtoul(buf, 16, &val)) in pe_store() 496 if (kstrtoul(buf, 16, &val)) in event_store() 545 if (kstrtoul(buf, 16, &val)) in event_instren_store() 596 if (kstrtoul(buf, 16, &val)) in event_ts_store() 626 if (kstrtoul(buf, 16, &val)) in syncfreq_store() 656 if (kstrtoul(buf, 16, &val)) in cyc_threshold_store() 686 if (kstrtoul(buf, 16, &val)) in bb_ctrl_store() 724 if (kstrtoul(buf, 16, &val)) in event_vinst_store() [all …]
|
/Linux-v4.19/drivers/edac/ |
D | amd64_edac_inj.c | 28 ret = kstrtoul(data, 10, &value); in amd64_inject_section_store() 65 ret = kstrtoul(data, 10, &value); in amd64_inject_word_store() 101 ret = kstrtoul(data, 16, &value); in amd64_inject_ecc_vector_store() 128 ret = kstrtoul(data, 10, &value); in amd64_inject_read_store() 161 ret = kstrtoul(data, 10, &value); in amd64_inject_write_store()
|
/Linux-v4.19/drivers/leds/trigger/ |
D | ledtrig-oneshot.c | 57 ret = kstrtoul(buf, 0, &state); in led_invert_store() 86 ret = kstrtoul(buf, 0, &state); in led_delay_on_store() 110 ret = kstrtoul(buf, 0, &state); in led_delay_off_store()
|
D | ledtrig-transient.c | 60 ret = kstrtoul(buf, 10, &state); in transient_activate_store() 111 ret = kstrtoul(buf, 10, &state); in transient_duration_store() 138 ret = kstrtoul(buf, 10, &state); in transient_state_store()
|
D | ledtrig-timer.c | 35 ret = kstrtoul(buf, 10, &state); in led_delay_on_store() 60 ret = kstrtoul(buf, 10, &state); in led_delay_off_store()
|
/Linux-v4.19/drivers/misc/ |
D | spear13xx_pcie_gadget.c | 323 ret = kstrtoul(buf, 0, &to_target(item)->requested_msi); in pcie_gadget_no_of_msi_store() 340 ret = kstrtoul(buf, 0, &en); in pcie_gadget_inta_store() 363 ret = kstrtoul(buf, 0, &vector); in pcie_gadget_send_msi_store() 406 ret = kstrtoul(buf, 0, &id); in pcie_gadget_vendor_id_store() 430 ret = kstrtoul(buf, 0, &id); in pcie_gadget_device_id_store() 453 ret = kstrtoul(buf, 0, &size); in pcie_gadget_bar0_size_store() 502 ret = kstrtoul(buf, 0, &address); in pcie_gadget_bar0_address_store() 530 ret = kstrtoul(buf, 0, &offset); in pcie_gadget_bar0_rw_offset_store() 562 ret = kstrtoul(buf, 0, &data); in pcie_gadget_bar0_data_store()
|
D | isl29003.c | 213 ret = kstrtoul(buf, 10, &val); in isl29003_store_range() 249 ret = kstrtoul(buf, 10, &val); in isl29003_store_resolution() 282 ret = kstrtoul(buf, 10, &val); in isl29003_store_mode() 318 ret = kstrtoul(buf, 10, &val); in isl29003_store_power_state()
|
D | bh1770glc.c | 654 ret = kstrtoul(buf, 0, &value); in bh1770_power_state_store() 732 ret = kstrtoul(buf, 0, &value); in bh1770_prox_enable_store() 832 ret = kstrtoul(buf, 0, &value); in bh1770_set_prox_rate_above() 850 ret = kstrtoul(buf, 0, &value); in bh1770_set_prox_rate_below() 875 ret = kstrtoul(buf, 0, &value); in bh1770_set_prox_thres() 907 ret = kstrtoul(buf, 0, &value); in bh1770_prox_persistence_store() 934 ret = kstrtoul(buf, 0, &value); in bh1770_prox_abs_thres_store() 981 ret = kstrtoul(buf, 0, &value); in bh1770_lux_calib_store() 1030 ret = kstrtoul(buf, 0, &rate_hz); in bh1770_set_lux_rate() 1069 ret = kstrtoul(buf, 0, &thresh); in bh1770_set_lux_thresh()
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | qat_crypto.c | 257 if (kstrtoul(val, 0, &num_inst)) in qat_crypto_create_instances() 274 if (kstrtoul(val, 10, &bank)) in qat_crypto_create_instances() 280 if (kstrtoul(val, 10, &num_msg_sym)) in qat_crypto_create_instances() 289 if (kstrtoul(val, 10, &num_msg_asym)) in qat_crypto_create_instances()
|
/Linux-v4.19/drivers/hwmon/ |
D | atxp1.c | 108 err = kstrtoul(buf, 10, &vcore); in cpu0_vid_store() 181 err = kstrtoul(buf, 16, &value); in gpio1_store() 226 err = kstrtoul(buf, 16, &value); in gpio2_store()
|
D | f75375s.c | 308 err = kstrtoul(buf, 10, &val); in set_fan_min() 328 err = kstrtoul(buf, 10, &val); in set_fan_target() 353 err = kstrtoul(buf, 10, &val); in set_pwm() 449 err = kstrtoul(buf, 10, &val); in set_pwm_enable() 470 err = kstrtoul(buf, 10, &val); in set_pwm_mode() 555 err = kstrtoul(buf, 10, &val); in set_in_max() 576 err = kstrtoul(buf, 10, &val); in set_in_min() 624 err = kstrtoul(buf, 10, &val); in set_temp_max() 645 err = kstrtoul(buf, 10, &val); in set_temp_max_hyst()
|
D | w83l786ng.c | 258 int err = kstrtoul(buf, 10, &val); \ 313 err = kstrtoul(buf, 10, &val); in store_fan_min() 358 err = kstrtoul(buf, 10, &val); in store_fan_div() 498 err = kstrtoul(buf, 10, &val); in show_pwm_reg() 525 err = kstrtoul(buf, 10, &val); in store_pwm() 550 err = kstrtoul(buf, 10, &val); in store_pwm_enable() 606 err = kstrtoul(buf, 10, &val); in store_tolerance()
|
D | tc654.c | 243 if (kstrtoul(buf, 10, &val)) in set_fan_min() 302 if (kstrtoul(buf, 10, &val)) in set_fan_pulses() 352 if (kstrtoul(buf, 10, &val)) in set_pwm_mode() 399 if (kstrtoul(buf, 10, &val)) in set_pwm()
|
D | lm93.c | 1168 err = kstrtoul(buf, 10, &val); in store_in_min() 1249 err = kstrtoul(buf, 10, &val); in store_in_max() 1477 err = kstrtoul(buf, 10, &val); in store_temp_auto_boost_hyst() 1528 err = kstrtoul(buf, 10, &val); in store_temp_auto_offset() 1641 err = kstrtoul(buf, 10, &val); in store_temp_auto_pwm_min() 1689 err = kstrtoul(buf, 10, &val); in store_temp_auto_offset_hyst() 1749 err = kstrtoul(buf, 10, &val); in store_fan_min() 1832 err = kstrtoul(buf, 10, &val); in store_fan_smart_tach() 1889 err = kstrtoul(buf, 10, &val); in store_pwm() 1937 err = kstrtoul(buf, 10, &val); in store_pwm_enable() [all …]
|
D | g762.c | 781 if (kstrtoul(buf, 10, &val)) in pwm1_mode_store() 812 if (kstrtoul(buf, 10, &val)) in fan1_div_store() 844 if (kstrtoul(buf, 10, &val)) in fan1_pulses_store() 887 if (kstrtoul(buf, 10, &val)) in pwm1_enable_store() 919 if (kstrtoul(buf, 10, &val)) in pwm1_store() 966 if (kstrtoul(buf, 10, &val)) in fan1_target_store()
|
D | max6650.c | 329 err = kstrtoul(buf, 10, &rpm); in fan1_target_store() 384 err = kstrtoul(buf, 10, &pwm); in pwm1_store() 435 err = kstrtoul(buf, 10, &mode); in pwm1_enable_store() 481 err = kstrtoul(buf, 10, &div); in fan1_div_store()
|
/Linux-v4.19/arch/x86/kernel/ |
D | check.c | 34 ret = kstrtoul(arg, 10, &val); in set_corruption_check() 48 ret = kstrtoul(arg, 10, &val); in set_corruption_check_period()
|
/Linux-v4.19/drivers/platform/x86/ |
D | intel-rst.c | 55 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_events() 101 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_time()
|
/Linux-v4.19/drivers/hwtracing/intel_th/ |
D | pti.c | 64 ret = kstrtoul(buf, 10, &val); in mode_store() 96 ret = kstrtoul(buf, 10, &val); in freerunning_clock_store() 124 ret = kstrtoul(buf, 10, &val); in clock_divider_store()
|
/Linux-v4.19/drivers/iio/trigger/ |
D | iio-trig-sysfs.c | 37 ret = kstrtoul(buf, 10, &input); in iio_sysfs_trig_add() 56 ret = kstrtoul(buf, 10, &input); in iio_sysfs_trig_remove()
|
/Linux-v4.19/drivers/hid/ |
D | hid-ntrig.c | 241 if (kstrtoul(buf, 0, &val)) in set_min_width() 276 if (kstrtoul(buf, 0, &val)) in set_min_height() 310 if (kstrtoul(buf, 0, &val)) in set_activate_slack() 345 if (kstrtoul(buf, 0, &val)) in set_activation_width() 381 if (kstrtoul(buf, 0, &val)) in set_activation_height() 415 if (kstrtoul(buf, 0, &val)) in set_deactivate_slack()
|
/Linux-v4.19/arch/mips/alchemy/devboards/ |
D | pm.c | 157 tmp = kstrtoul(instr, 0, &l); in db1x_pmattr_store() 180 tmp = kstrtoul(instr, 0, &l); in db1x_pmattr_store()
|
/Linux-v4.19/drivers/rtc/ |
D | rtc-pcf2123.c | 173 ret = kstrtoul(r->name, 16, ®); in pcf2123_show() 195 ret = kstrtoul(r->name, 16, ®); in pcf2123_store() 199 ret = kstrtoul(buffer, 10, &val); in pcf2123_store()
|