Home
last modified time | relevance | path

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

12345678910>>...17

/kernel/linux/linux-5.10/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()
296 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()
686 if (kstrtoul(buf, 16, &val)) in bb_ctrl_store()
726 if (kstrtoul(buf, 16, &val)) in event_vinst_store()
[all …]
Dcoresight-cti-sysfs.c107 ret = kstrtoul(buf, 0, &val); in enable_store()
250 if (kstrtoul(buf, 0, &val)) in cti_reg32_store()
304 if (kstrtoul(buf, 0, &val)) in inout_sel_store()
340 if (kstrtoul(buf, 0, &val)) in inen_store()
379 if (kstrtoul(buf, 0, &val)) in outen_store()
400 if (kstrtoul(buf, 0, &val)) in intack_store()
420 if (kstrtoul(buf, 0, &val)) in appclear_store()
444 if (kstrtoul(buf, 0, &val)) in apppulse_store()
491 if (kstrtoul(buf, 0, &val)) \
512 if (kstrtoul(buf, 0, &val)) \
[all …]
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/leds/trigger/
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-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-timer.c33 ret = kstrtoul(buf, 10, &state); in led_delay_on_store()
58 ret = kstrtoul(buf, 10, &state); in led_delay_off_store()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/
Dgoya_hwmgr.c101 rc = kstrtoul(buf, 0, &value); in mme_clk_store()
150 rc = kstrtoul(buf, 0, &value); in tpc_clk_store()
199 rc = kstrtoul(buf, 0, &value); in ic_clk_store()
356 rc = kstrtoul(buf, 0, &value); in high_pll_store()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dqat_crypto.c212 if (kstrtoul(val, 0, &num_inst)) in qat_crypto_create_instances()
229 if (kstrtoul(val, 10, &bank)) in qat_crypto_create_instances()
235 if (kstrtoul(val, 10, &num_msg_sym)) in qat_crypto_create_instances()
244 if (kstrtoul(val, 10, &num_msg_asym)) in qat_crypto_create_instances()
/kernel/linux/linux-5.10/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.c293 err = kstrtoul(buf, 10, &val); in set_fan_min()
313 err = kstrtoul(buf, 10, &val); in set_fan_target()
338 err = kstrtoul(buf, 10, &val); in set_pwm()
434 err = kstrtoul(buf, 10, &val); in set_pwm_enable()
455 err = kstrtoul(buf, 10, &val); in set_pwm_mode()
540 err = kstrtoul(buf, 10, &val); in set_in_max()
561 err = kstrtoul(buf, 10, &val); in set_in_min()
609 err = kstrtoul(buf, 10, &val); in set_temp_max()
630 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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/acpi/
Dacpi_pad.c268 if (kstrtoul(buf, 0, &num)) in rrtime_store()
289 if (kstrtoul(buf, 0, &num)) in idlepct_store()
310 if (kstrtoul(buf, 0, &num)) in idlecpus_store()
/kernel/linux/linux-5.10/kernel/power/
Dmain.c111 if (kstrtoul(buf, 10, &val)) in pm_async_store()
214 if (kstrtoul(buf, 10, &val)) in sync_on_suspend_store()
486 if (kstrtoul(buf, 10, &val)) in pm_print_times_store()
526 if (kstrtoul(buf, 10, &val)) in pm_debug_messages_store()
875 if (kstrtoul(buf, 10, &val)) in pm_freeze_timeout_store()

12345678910>>...17