Home
last modified time | relevance | path

Searched refs:kstrtoul (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-etm3x-sysfs.c74 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 …]
Dcoresight-etm4x-sysfs.c173 if (kstrtoul(buf, 16, &val)) in reset_store()
294 if (kstrtoul(buf, 16, &val)) in mode_store()
458 if (kstrtoul(buf, 16, &val)) in pe_store()
493 if (kstrtoul(buf, 16, &val)) in event_store()
542 if (kstrtoul(buf, 16, &val)) in event_instren_store()
593 if (kstrtoul(buf, 16, &val)) in event_ts_store()
623 if (kstrtoul(buf, 16, &val)) in syncfreq_store()
653 if (kstrtoul(buf, 16, &val)) in cyc_threshold_store()
683 if (kstrtoul(buf, 16, &val)) in bb_ctrl_store()
721 if (kstrtoul(buf, 16, &val)) in event_vinst_store()
[all …]
/Linux-v5.4/drivers/edac/
Damd64_edac_inj.c28 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-v5.4/drivers/leds/trigger/
Dledtrig-transient.c60 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()
Dledtrig-oneshot.c54 ret = kstrtoul(buf, 0, &state); in led_invert_store()
83 ret = kstrtoul(buf, 0, &state); in led_delay_on_store()
107 ret = kstrtoul(buf, 0, &state); in led_delay_off_store()
Dledtrig-timer.c33 ret = kstrtoul(buf, 10, &state); in led_delay_on_store()
58 ret = kstrtoul(buf, 10, &state); in led_delay_off_store()
/Linux-v5.4/drivers/misc/habanalabs/goya/
Dgoya_hwmgr.c70 rc = kstrtoul(buf, 0, &value); in mme_clk_store()
119 rc = kstrtoul(buf, 0, &value); in tpc_clk_store()
168 rc = kstrtoul(buf, 0, &value); in ic_clk_store()
325 rc = kstrtoul(buf, 0, &value); in high_pll_store()
/Linux-v5.4/drivers/crypto/qat/qat_common/
Dqat_crypto.c257 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-v5.4/arch/x86/kernel/cpu/resctrl/
Dctrlmondata.c36 ret = kstrtoul(buf, 10, &bw); in bw_validate_amd()
90 ret = kstrtoul(buf, 10, &bw); in bw_validate()
137 ret = kstrtoul(buf, 16, &val); in cbm_validate_intel()
175 ret = kstrtoul(buf, 16, &val); in cbm_validate_amd()
273 if (!dom || kstrtoul(id, 10, &dom_id)) { in parse_line()
/Linux-v5.4/drivers/hwmon/
Datxp1.c99 err = kstrtoul(buf, 10, &vcore); in cpu0_vid_store()
172 err = kstrtoul(buf, 16, &value); in gpio1_store()
217 err = kstrtoul(buf, 16, &value); in gpio2_store()
Df75375s.c294 err = kstrtoul(buf, 10, &val); in set_fan_min()
314 err = kstrtoul(buf, 10, &val); in set_fan_target()
339 err = kstrtoul(buf, 10, &val); in set_pwm()
435 err = kstrtoul(buf, 10, &val); in set_pwm_enable()
456 err = kstrtoul(buf, 10, &val); in set_pwm_mode()
541 err = kstrtoul(buf, 10, &val); in set_in_max()
562 err = kstrtoul(buf, 10, &val); in set_in_min()
610 err = kstrtoul(buf, 10, &val); in set_temp_max()
631 err = kstrtoul(buf, 10, &val); in set_temp_max_hyst()
Dw83l786ng.c245 int err = kstrtoul(buf, 10, &val); \
300 err = kstrtoul(buf, 10, &val); in store_fan_min()
345 err = kstrtoul(buf, 10, &val); in store_fan_div()
485 err = kstrtoul(buf, 10, &val); in show_pwm_reg()
512 err = kstrtoul(buf, 10, &val); in store_pwm()
537 err = kstrtoul(buf, 10, &val); in store_pwm_enable()
593 err = kstrtoul(buf, 10, &val); in store_tolerance()
Dtc654.c234 if (kstrtoul(buf, 10, &val)) in fan_min_store()
294 if (kstrtoul(buf, 10, &val)) in fan_pulses_store()
343 if (kstrtoul(buf, 10, &val)) in pwm_mode_store()
390 if (kstrtoul(buf, 10, &val)) in pwm_store()
Dlm93.c1155 err = kstrtoul(buf, 10, &val); in in_min_store()
1220 err = kstrtoul(buf, 10, &val); in in_max_store()
1422 err = kstrtoul(buf, 10, &val); in temp_auto_boost_hyst_store()
1467 err = kstrtoul(buf, 10, &val); in temp_auto_offset_store()
1545 err = kstrtoul(buf, 10, &val); in temp_auto_pwm_min_store()
1588 err = kstrtoul(buf, 10, &val); in temp_auto_offset_hyst_store()
1643 err = kstrtoul(buf, 10, &val); in fan_min_store()
1722 err = kstrtoul(buf, 10, &val); in fan_smart_tach_store()
1775 err = kstrtoul(buf, 10, &val); in pwm_store()
1823 err = kstrtoul(buf, 10, &val); in pwm_enable_store()
[all …]
Dg762.c768 if (kstrtoul(buf, 10, &val)) in pwm1_mode_store()
799 if (kstrtoul(buf, 10, &val)) in fan1_div_store()
831 if (kstrtoul(buf, 10, &val)) in fan1_pulses_store()
874 if (kstrtoul(buf, 10, &val)) in pwm1_enable_store()
906 if (kstrtoul(buf, 10, &val)) in pwm1_store()
953 if (kstrtoul(buf, 10, &val)) in fan1_target_store()
/Linux-v5.4/drivers/platform/x86/
Dintel-rst.c40 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_events()
84 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_time()
/Linux-v5.4/arch/x86/kernel/
Dcheck.c43 ret = kstrtoul(arg, 10, &val); in set_corruption_check()
63 ret = kstrtoul(arg, 10, &val); in set_corruption_check_period()
/Linux-v5.4/drivers/misc/
Disl29003.c200 ret = kstrtoul(buf, 10, &val); in isl29003_store_range()
236 ret = kstrtoul(buf, 10, &val); in isl29003_store_resolution()
269 ret = kstrtoul(buf, 10, &val); in isl29003_store_mode()
305 ret = kstrtoul(buf, 10, &val); in isl29003_store_power_state()
Dbh1770glc.c637 ret = kstrtoul(buf, 0, &value); in bh1770_power_state_store()
715 ret = kstrtoul(buf, 0, &value); in bh1770_prox_enable_store()
815 ret = kstrtoul(buf, 0, &value); in bh1770_set_prox_rate_above()
833 ret = kstrtoul(buf, 0, &value); in bh1770_set_prox_rate_below()
858 ret = kstrtoul(buf, 0, &value); in bh1770_set_prox_thres()
890 ret = kstrtoul(buf, 0, &value); in bh1770_prox_persistence_store()
917 ret = kstrtoul(buf, 0, &value); in bh1770_prox_abs_thres_store()
964 ret = kstrtoul(buf, 0, &value); in bh1770_lux_calib_store()
1013 ret = kstrtoul(buf, 0, &rate_hz); in bh1770_set_lux_rate()
1052 ret = kstrtoul(buf, 0, &thresh); in bh1770_set_lux_thresh()
/Linux-v5.4/drivers/hwtracing/intel_th/
Dpti.c64 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-v5.4/drivers/iio/trigger/
Diio-trig-sysfs.c35 ret = kstrtoul(buf, 10, &input); in iio_sysfs_trig_add()
54 ret = kstrtoul(buf, 10, &input); in iio_sysfs_trig_remove()
/Linux-v5.4/drivers/hid/
Dhid-ntrig.c237 if (kstrtoul(buf, 0, &val)) in set_min_width()
272 if (kstrtoul(buf, 0, &val)) in set_min_height()
306 if (kstrtoul(buf, 0, &val)) in set_activate_slack()
341 if (kstrtoul(buf, 0, &val)) in set_activation_width()
377 if (kstrtoul(buf, 0, &val)) in set_activation_height()
411 if (kstrtoul(buf, 0, &val)) in set_deactivate_slack()
/Linux-v5.4/arch/mips/alchemy/devboards/
Dpm.c157 tmp = kstrtoul(instr, 0, &l); in db1x_pmattr_store()
180 tmp = kstrtoul(instr, 0, &l); in db1x_pmattr_store()
/Linux-v5.4/drivers/acpi/
Dacpi_pad.c269 if (kstrtoul(buf, 0, &num)) in acpi_pad_rrtime_store()
292 if (kstrtoul(buf, 0, &num)) in acpi_pad_idlepct_store()
315 if (kstrtoul(buf, 0, &num)) in acpi_pad_idlecpus_store()
/Linux-v5.4/drivers/leds/
Dled-class-flash.c52 ret = kstrtoul(buf, 10, &state); in flash_brightness_store()
104 ret = kstrtoul(buf, 10, &state); in flash_strobe_store()
154 ret = kstrtoul(buf, 10, &flash_timeout); in flash_timeout_store()

12345678910>>...16