Home
last modified time | relevance | path

Searched refs:kstrtou32 (Results 1 – 25 of 84) sorted by relevance

1234

/linux-6.1.9/drivers/net/wireless/ath/ath6kl/
Ddebug.c1100 if (kstrtou32(token, 0, &reg_addr)) in ath6kl_regwrite_write()
1106 if (kstrtou32(sptr, 0, &reg_val)) in ath6kl_regwrite_write()
1448 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write()
1455 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write()
1462 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write()
1469 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write()
1476 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write()
1503 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write()
1510 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write()
1517 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write()
[all …]
/linux-6.1.9/arch/powerpc/platforms/pseries/
Ddlpar.c470 if (kstrtou32(arg, 0, &count)) { in dlpar_parse_id_type()
481 if (kstrtou32(arg, 0, &index)) { in dlpar_parse_id_type()
496 if (kstrtou32(arg, 0, &index)) { in dlpar_parse_id_type()
510 if (kstrtou32(arg, 0, &count)) { in dlpar_parse_id_type()
/linux-6.1.9/lib/
Dtest-kstrtox.c422 TEST_OK(kstrtou32, u32, "%u", test_u32_ok); in test_kstrtou32_ok()
441 TEST_FAIL(kstrtou32, u32, "%u", test_u32_fail); in test_kstrtou32_fail()
/linux-6.1.9/include/linux/
Dhisi_acc_qm.h408 ret = kstrtou32(val, 10, &n); in q_num_set()
423 ret = kstrtou32(val, 10, &n); in vfs_num_set()
441 ret = kstrtou32(val, 10, &n); in mode_set()
Dkstrtox.h84 static inline int __must_check kstrtou32(const char *s, unsigned int base, u32 *res) in kstrtou32() function
/linux-6.1.9/drivers/media/cec/core/
Dcec-pin-error-inj.c131 if (kstrtou32(p, 0, &usecs) || usecs > 10000000) in cec_pin_error_inj_parse_line()
139 if (kstrtou32(p, 0, &usecs) || usecs > 10000000) in cec_pin_error_inj_parse_line()
/linux-6.1.9/security/safesetid/
Dsecurityfs.c45 ret = kstrtou32(buf, 0, &parsed_parent); in parse_policy_line()
49 ret = kstrtou32(child_str, 0, &parsed_child); in parse_policy_line()
/linux-6.1.9/arch/x86/kernel/cpu/
Dumwait.c173 ret = kstrtou32(buf, 0, &max_time); in max_time_store()
/linux-6.1.9/drivers/net/can/slcan/
Dslcan-core.c211 if (kstrtou32(sl->rbuff + SLCAN_CMD_LEN, 16, &tmpid)) in slcan_bump_frame()
289 if (kstrtou32(cmd, 10, &txerr)) in slcan_bump_state()
294 if (kstrtou32(cmd, 10, &rxerr)) in slcan_bump_state()
/linux-6.1.9/kernel/power/
Dsuspend_test.c164 if (kstrtou32(repeat, 0, &test_repeat_count_max)) in setup_test_suspend()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/
Ddebugfs.c159 int ret = kstrtou32(buf, 10, &enabled_severities); in iwl_dbgfs_enabled_severities_write()
213 ret = kstrtou32(buf, 10, &delay); in iwl_dbgfs_timestamp_marker_write()
/linux-6.1.9/drivers/usb/gadget/function/
Df_loopback.c498 ret = kstrtou32(page, 0, &num); in f_lb_opts_qlen_store()
536 ret = kstrtou32(page, 0, &num); in f_lb_opts_bulk_buflen_store()
Df_sourcesink.c1131 ret = kstrtou32(page, 0, &num); in f_ss_opts_bulk_buflen_store()
1169 ret = kstrtou32(page, 0, &num); in f_ss_opts_bulk_qlen_store()
1207 ret = kstrtou32(page, 0, &num); in f_ss_opts_iso_qlen_store()
/linux-6.1.9/drivers/target/iscsi/
Discsi_target_configfs.c66 rc = kstrtou32(page, 0, &op); in lio_target_np_driver_store()
296 ret = kstrtou32(page, 0, &val); \
657 ret = kstrtou32(page, 0, &cmdsn_depth); in lio_target_nacl_cmdsn_depth_store()
769 ret = kstrtou32(page, 0, &val); \
1297 err = kstrtou32(page, 0, &op); in iscsi_disc_enforce_discovery_auth_store()
/linux-6.1.9/drivers/staging/iio/meter/
Dade7854.c146 ret = kstrtou32(buf, 10, &val); in ade7854_write_24bit()
167 ret = kstrtou32(buf, 10, &val); in ade7854_write_32bit()
/linux-6.1.9/drivers/ptp/
Dptp_sysfs.c198 if (kstrtou32(buf, 0, &num)) in n_vclocks_store()
273 if (kstrtou32(buf, 0, &max) || max == 0) in max_vclocks_store()
/linux-6.1.9/security/
Ddevice_cgroup.c693 rc = kstrtou32(temp, 10, &ex.major); in devcgroup_update_access()
715 rc = kstrtou32(temp, 10, &ex.minor); in devcgroup_update_access()
/linux-6.1.9/drivers/platform/mellanox/
Dmlxreg-io.c151 ret = kstrtou32(buf, 0, &input_val); in mlxreg_io_attr_store()
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_rfim.c206 ret = kstrtou32(buf, 10, &input); in rfi_restriction_store()
/linux-6.1.9/net/sunrpc/
Daddr.c191 if (kstrtou32(p, 10, &scope_id) != 0) in rpc_parse_scope_id()
/linux-6.1.9/drivers/gpu/drm/aspeed/
Daspeed_gfx_drv.c268 rc = kstrtou32(buf, 0, &val); in dac_mux_store()
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay-sysfs.c218 r = kstrtou32(buf, 0, &wss); in display_wss_store()
/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_gt_sysfs_pm.c125 ret = kstrtou32(buff, 0, &val); \
609 err = kstrtou32(buff, 0, &factor); in media_freq_factor_store()
/linux-6.1.9/fs/gfs2/
Dsys.c258 error = kstrtou32(buf, 0, &id); in quota_refresh_user_store()
280 error = kstrtou32(buf, 0, &id); in quota_refresh_group_store()
/linux-6.1.9/drivers/target/
Dtarget_core_configfs.c559 ret = kstrtou32(page, 0, &val); \
684 ret = kstrtou32(page, 0, &val); in emulate_ua_intlck_ctrl_store()
799 ret = kstrtou32(page, 0, &flag); in pi_prot_type_store()
1018 ret = kstrtou32(page, 0, &val); in queue_depth_store()
1054 ret = kstrtou32(page, 0, &val); in optimal_sectors_store()
1084 ret = kstrtou32(page, 0, &val); in block_size_store()
1523 ret = kstrtou32(page, 0, &val); in target_wwn_company_id_store()

1234