| /linux-6.15/drivers/edac/ |
| H A D | mem_repair.c | 112 MR_ATTR_STORE(persist_mode, set_persist_mode, unsigned long, kstrtoul) in MR_ATTR_STORE() argument 115 MR_ATTR_STORE(nibble_mask, set_nibble_mask, unsigned long, kstrtoul) in MR_ATTR_STORE() 116 MR_ATTR_STORE(bank_group, set_bank_group, unsigned long, kstrtoul) in MR_ATTR_STORE() 117 MR_ATTR_STORE(bank, set_bank, unsigned long, kstrtoul) in MR_ATTR_STORE() 118 MR_ATTR_STORE(rank, set_rank, unsigned long, kstrtoul) in MR_ATTR_STORE() 119 MR_ATTR_STORE(row, set_row, unsigned long, kstrtoul) in MR_ATTR_STORE() 120 MR_ATTR_STORE(column, set_column, unsigned long, kstrtoul) in MR_ATTR_STORE() 121 MR_ATTR_STORE(channel, set_channel, unsigned long, kstrtoul) in MR_ATTR_STORE() 122 MR_ATTR_STORE(sub_channel, set_sub_channel, unsigned long, kstrtoul) in MR_ATTR_STORE() 135 ret = kstrtoul(buf, 0, &data); \ in MR_ATTR_STORE()
|
| H A D | ecs.c | 87 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-6.15/drivers/hwtracing/coresight/ |
| H A D | coresight-etm3x-sysfs.c | 74 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 D | coresight-etm4x-sysfs.c | 175 if (kstrtoul(buf, 16, &val)) in reset_store() 301 if (kstrtoul(buf, 16, &val)) in mode_store() 467 if (kstrtoul(buf, 16, &val)) in pe_store() 502 if (kstrtoul(buf, 16, &val)) in event_store() 551 if (kstrtoul(buf, 16, &val)) in event_instren_store() 607 if (kstrtoul(buf, 16, &val)) in event_ts_store() 637 if (kstrtoul(buf, 16, &val)) in syncfreq_store() 667 if (kstrtoul(buf, 16, &val)) in cyc_threshold_store() 700 if (kstrtoul(buf, 16, &val)) in bb_ctrl_store() 740 if (kstrtoul(buf, 16, &val)) in event_vinst_store() [all …]
|
| H A D | coresight-tpdm.c | 126 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() 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() 932 if ((kstrtoul(buf, 0, &val)) || (val & ~1UL)) in dsb_trig_ts_store() 991 if ((kstrtoul(buf, 0, &val)) || (val & ~1UL)) in cmb_ts_all_store() [all …]
|
| H A D | coresight-cti-sysfs.c | 107 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-6.15/drivers/media/pci/mgb4/ |
| H A D | mgb4_sysfs_out.c | 97 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 D | mgb4_sysfs_in.c | 78 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-6.15/drivers/crypto/intel/qat/qat_common/ |
| H A D | qat_crypto.c | 147 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 D | qat_compression.c | 131 ret = kstrtoul(val, 10, &num_inst); in qat_compression_create_instances() 154 ret = kstrtoul(val, 10, &bank); in qat_compression_create_instances() 163 ret = kstrtoul(val, 10, &num_msg_dc); in qat_compression_create_instances()
|
| /linux-6.15/drivers/leds/trigger/ |
| H A 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()
|
| H A D | ledtrig-oneshot.c | 54 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 D | ledtrig-timer.c | 33 ret = kstrtoul(buf, 10, &state); in led_delay_on_store() 58 ret = kstrtoul(buf, 10, &state); in led_delay_off_store()
|
| /linux-6.15/mm/damon/ |
| H A D | sysfs-common.c | 51 err = kstrtoul(buf, 0, &min); in min_store() 76 err = kstrtoul(buf, 0, &max); in max_store()
|
| /linux-6.15/drivers/accel/habanalabs/goya/ |
| H A D | goya_hwmgr.c | 73 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-6.15/drivers/hwmon/ |
| H A D | atxp1.c | 100 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 D | f75375s.c | 268 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 D | w83l786ng.c | 244 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 D | lm93.c | 1155 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-6.15/drivers/platform/x86/intel/ |
| H A D | rst.c | 41 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_events() 85 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_time()
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | check.c | 43 ret = kstrtoul(arg, 10, &val); in set_corruption_check() 63 ret = kstrtoul(arg, 10, &val); in set_corruption_check_period()
|
| /linux-6.15/drivers/misc/ |
| H A D | isl29003.c | 200 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 D | bh1770glc.c | 637 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-6.15/fs/erofs/ |
| H A D | sysfs.c | 149 ret = kstrtoul(skip_spaces(buf), 0, &t); in erofs_attr_store() 164 ret = kstrtoul(skip_spaces(buf), 0, &t); in erofs_attr_store() 173 ret = kstrtoul(skip_spaces(buf), 0, &t); in erofs_attr_store()
|
| /linux-6.15/drivers/hwtracing/intel_th/ |
| H A 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()
|