Home
last modified time | relevance | path

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

12345678910>>...17

/linux/drivers/edac/
H A Dmem_repair.c121 MR_ATTR_STORE(persist_mode, set_persist_mode, unsigned long, kstrtoul) in MR_ATTR_STORE() argument
124 MR_ATTR_STORE(nibble_mask, set_nibble_mask, unsigned long, kstrtoul) in MR_ATTR_STORE()
125 MR_ATTR_STORE(bank_group, set_bank_group, unsigned long, kstrtoul) in MR_ATTR_STORE()
126 MR_ATTR_STORE(bank, set_bank, unsigned long, kstrtoul) in MR_ATTR_STORE()
127 MR_ATTR_STORE(rank, set_rank, unsigned long, kstrtoul) in MR_ATTR_STORE()
128 MR_ATTR_STORE(row, set_row, unsigned long, kstrtoul) in MR_ATTR_STORE()
129 MR_ATTR_STORE(column, set_column, unsigned long, kstrtoul) in MR_ATTR_STORE()
130 MR_ATTR_STORE(channel, set_channel, unsigned long, kstrtoul) in MR_ATTR_STORE()
131 MR_ATTR_STORE(sub_channel, set_sub_channel, unsigned long, kstrtoul) in MR_ATTR_STORE()
144 ret = kstrtoul(buf, 0, &data); \ in MR_ATTR_STORE()
H A Decs.c87 EDAC_ECS_ATTR_STORE(log_entry_type, set_log_entry_type, unsigned long, kstrtoul) in EDAC_ECS_ATTR_STORE() argument
88 EDAC_ECS_ATTR_STORE(mode, set_mode, unsigned long, kstrtoul) in EDAC_ECS_ATTR_STORE()
89 EDAC_ECS_ATTR_STORE(reset, reset, unsigned long, kstrtoul) in EDAC_ECS_ATTR_STORE()
90 EDAC_ECS_ATTR_STORE(threshold, set_threshold, unsigned long, kstrtoul) in EDAC_ECS_ATTR_STORE()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-sysfs.c74 ret = kstrtoul(buf, 16, &val); in reset_store()
116 ret = kstrtoul(buf, 16, &val); in mode_store()
201 ret = kstrtoul(buf, 16, &val); in trigger_event_store()
231 ret = kstrtoul(buf, 16, &val); in enable_event_store()
261 ret = kstrtoul(buf, 16, &val); in fifofull_level_store()
291 ret = kstrtoul(buf, 16, &val); in addr_idx_store()
342 ret = kstrtoul(buf, 16, &val); in addr_single_store()
463 ret = kstrtoul(buf, 16, &val); in addr_start_store()
517 ret = kstrtoul(buf, 16, &val); in addr_stop_store()
562 ret = kstrtoul(buf, 16, &val); in addr_acctype_store()
[all …]
H A Dcoresight-etm4x-sysfs.c176 if (kstrtoul(buf, 16, &val)) in reset_store()
302 if (kstrtoul(buf, 16, &val)) in mode_store()
468 if (kstrtoul(buf, 16, &val)) in pe_store()
503 if (kstrtoul(buf, 16, &val)) in event_store()
552 if (kstrtoul(buf, 16, &val)) in event_instren_store()
608 if (kstrtoul(buf, 16, &val)) in event_ts_store()
638 if (kstrtoul(buf, 16, &val)) in syncfreq_store()
668 if (kstrtoul(buf, 16, &val)) in cyc_threshold_store()
701 if (kstrtoul(buf, 16, &val)) in bb_ctrl_store()
741 if (kstrtoul(buf, 16, &val)) in event_vinst_store()
[all …]
H A Dcoresight-tpdm.c126 if (kstrtoul(buf, 0, &val)) in tpdm_simple_dataset_store()
607 ret = kstrtoul(buf, 0, &val); in reset_dataset_store()
632 ret = kstrtoul(buf, 10, &val); in integration_test_store()
685 if ((kstrtoul(buf, 0, &val)) || (val & ~TPDM_DSB_MODE_MASK)) in dsb_mode_store()
720 if ((kstrtoul(buf, 0, &val)) || (val >= TPDM_DSB_MAX_LINES)) in ctrl_idx_store()
748 if ((kstrtoul(buf, 0, &edge_ctrl)) || (edge_ctrl > 0x2)) in ctrl_val_store()
777 if ((kstrtoul(buf, 0, &val)) || (val & ~1UL)) in ctrl_mask_store()
830 if ((kstrtoul(buf, 0, &val)) || (val & ~1UL)) in enable_ts_store()
864 if ((kstrtoul(buf, 0, &val)) || (val & ~1UL)) in set_type_store()
896 if ((kstrtoul(buf, 0, &val)) || (val & ~1UL)) in dsb_trig_type_store()
[all …]
H A Dcoresight-cti-sysfs.c107 ret = kstrtoul(buf, 0, &val); in enable_store()
201 if (kstrtoul(buf, 0, &val)) in coresight_cti_reg_store()
293 if (kstrtoul(buf, 0, &val)) in cti_reg32_store()
347 if (kstrtoul(buf, 0, &val)) in inout_sel_store()
383 if (kstrtoul(buf, 0, &val)) in inen_store()
422 if (kstrtoul(buf, 0, &val)) in outen_store()
443 if (kstrtoul(buf, 0, &val)) in intack_store()
463 if (kstrtoul(buf, 0, &val)) in appclear_store()
487 if (kstrtoul(buf, 0, &val)) in apppulse_store()
697 if (kstrtoul(buf, 0, &val)) in trig_filter_enable_store()
[all …]
/linux/drivers/media/pci/mgb4/
H A Dmgb4_sysfs_out.c97 ret = kstrtoul(buf, 10, &val); in video_source_store()
166 ret = kstrtoul(buf, 10, &val); in display_width_store()
206 ret = kstrtoul(buf, 10, &val); in display_height_store()
250 ret = kstrtoul(buf, 10, &val); in frame_rate_store()
285 ret = kstrtoul(buf, 10, &val); in hsync_width_store()
321 ret = kstrtoul(buf, 10, &val); in vsync_width_store()
357 ret = kstrtoul(buf, 10, &val); in hback_porch_store()
393 ret = kstrtoul(buf, 10, &val); in vback_porch_store()
429 ret = kstrtoul(buf, 10, &val); in hfront_porch_store()
465 ret = kstrtoul(buf, 10, &val); in vfront_porch_store()
[all …]
H A Dmgb4_sysfs_in.c78 ret = kstrtoul(buf, 10, &val); in oldi_lane_width_store()
142 ret = kstrtoul(buf, 10, &val); in color_mapping_store()
271 ret = kstrtoul(buf, 10, &val); in hsync_gap_length_store()
307 ret = kstrtoul(buf, 10, &val); in vsync_gap_length_store()
414 ret = kstrtoul(buf, 10, &val); in frequency_range_store()
475 ret = kstrtoul(buf, 10, &val); in fpdl3_input_width_store()
555 ret = kstrtoul(buf, 10, &val); in gmsl_mode_store()
611 ret = kstrtoul(buf, 10, &val); in gmsl_stream_id_store()
673 ret = kstrtoul(buf, 10, &val); in gmsl_fec_store()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_crypto.c147 ret = kstrtoul(val, 0, &num_inst); in qat_crypto_create_instances()
169 ret = kstrtoul(val, 10, &sym_bank); in qat_crypto_create_instances()
178 ret = kstrtoul(val, 10, &asym_bank); in qat_crypto_create_instances()
187 ret = kstrtoul(val, 10, &num_msg_sym); in qat_crypto_create_instances()
198 ret = kstrtoul(val, 10, &num_msg_asym); in qat_crypto_create_instances()
H A Dqat_compression.c131 ret = kstrtoul(val, 10, &num_inst); in qat_compression_create_instances()
153 ret = kstrtoul(val, 10, &bank); in qat_compression_create_instances()
162 ret = kstrtoul(val, 10, &num_msg_dc); in qat_compression_create_instances()
/linux/drivers/leds/trigger/
H A 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()
H A 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()
H A 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/mm/damon/
H A Dsysfs-common.c51 err = kstrtoul(buf, 0, &min); in min_store()
76 err = kstrtoul(buf, 0, &max); in max_store()
/linux/drivers/accel/habanalabs/goya/
H A Dgoya_hwmgr.c73 rc = kstrtoul(buf, 0, &value); in mme_clk_store()
122 rc = kstrtoul(buf, 0, &value); in tpc_clk_store()
171 rc = kstrtoul(buf, 0, &value); in ic_clk_store()
331 rc = kstrtoul(buf, 0, &value); in high_pll_store()
/linux/drivers/hwmon/
H A Datxp1.c100 err = kstrtoul(buf, 10, &vcore); in cpu0_vid_store()
173 err = kstrtoul(buf, 16, &value); in gpio1_store()
218 err = kstrtoul(buf, 16, &value); in gpio2_store()
H A Df75375s.c268 err = kstrtoul(buf, 10, &val); in set_fan_min()
288 err = kstrtoul(buf, 10, &val); in set_fan_target()
313 err = kstrtoul(buf, 10, &val); in set_pwm()
409 err = kstrtoul(buf, 10, &val); in set_pwm_enable()
430 err = kstrtoul(buf, 10, &val); in set_pwm_mode()
515 err = kstrtoul(buf, 10, &val); in set_in_max()
536 err = kstrtoul(buf, 10, &val); in set_in_min()
584 err = kstrtoul(buf, 10, &val); in set_temp_max()
605 err = kstrtoul(buf, 10, &val); in set_temp_max_hyst()
H A Dw83l786ng.c244 int err = kstrtoul(buf, 10, &val); \
299 err = kstrtoul(buf, 10, &val); in store_fan_min()
344 err = kstrtoul(buf, 10, &val); in store_fan_div()
484 err = kstrtoul(buf, 10, &val); in show_pwm_reg()
511 err = kstrtoul(buf, 10, &val); in store_pwm()
536 err = kstrtoul(buf, 10, &val); in store_pwm_enable()
592 err = kstrtoul(buf, 10, &val); in store_tolerance()
H A 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 …]
/linux/drivers/misc/
H A 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()
H A 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/drivers/platform/x86/intel/
H A Drst.c41 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_events()
85 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_time()
/linux/arch/x86/kernel/
H A Dcheck.c43 ret = kstrtoul(arg, 10, &val); in set_corruption_check()
63 ret = kstrtoul(arg, 10, &val); in set_corruption_check_period()
/linux/fs/erofs/
H A Dsysfs.c168 ret = kstrtoul(skip_spaces(buf), 0, &t); in erofs_attr_store()
183 ret = kstrtoul(skip_spaces(buf), 0, &t); in erofs_attr_store()
192 ret = kstrtoul(skip_spaces(buf), 0, &t); in erofs_attr_store()
/linux/drivers/hwtracing/intel_th/
H A 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()

12345678910>>...17