/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs-vif.c | 545 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 553 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 561 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 569 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 577 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 634 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() 643 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() 651 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() 659 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() 667 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() [all …]
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | debug.c | 1097 if (kstrtou32(token, 0, ®_addr)) in ath6kl_regwrite_write() 1103 if (kstrtou32(sptr, 0, ®_val)) in ath6kl_regwrite_write() 1446 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write() 1453 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write() 1460 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write() 1467 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write() 1474 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write() 1501 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write() 1508 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write() 1515 if (kstrtou32(token, 0, &val32)) in ath6kl_create_qos_write() [all …]
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | dlpar.c | 467 if (kstrtou32(arg, 0, &count)) { in dlpar_parse_id_type() 478 if (kstrtou32(arg, 0, &index)) { in dlpar_parse_id_type() 493 if (kstrtou32(arg, 0, &index)) { in dlpar_parse_id_type() 507 if (kstrtou32(arg, 0, &count)) { in dlpar_parse_id_type()
|
/Linux-v4.19/lib/ |
D | test-kstrtox.c | 422 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-v4.19/drivers/media/cec/ |
D | cec-pin-error-inj.c | 131 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-v4.19/drivers/gpu/drm/i915/ |
D | i915_sysfs.c | 311 ret = kstrtou32(buf, 0, &val); in gt_boost_freq_mhz_store() 360 ret = kstrtou32(buf, 0, &val); in gt_max_freq_mhz_store() 418 ret = kstrtou32(buf, 0, &val); in gt_min_freq_mhz_store()
|
/Linux-v4.19/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 74 rc = kstrtou32(page, 0, &op); in lio_target_np_driver_store() 308 ret = kstrtou32(page, 0, &val); \ 641 ret = kstrtou32(page, 0, &cmdsn_depth); in lio_target_nacl_cmdsn_depth_store() 756 ret = kstrtou32(page, 0, &val); \ 1041 ret = kstrtou32(page, 0, &op); in lio_target_tpg_enable_store() 1282 err = kstrtou32(page, 0, &op); in iscsi_disc_enforce_discovery_auth_store()
|
/Linux-v4.19/kernel/power/ |
D | suspend_test.c | 165 if (kstrtou32(repeat, 0, &test_repeat_count_max)) in setup_test_suspend()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/ |
D | debugfs.c | 182 ret = kstrtou32(buf, 10, &delay); in iwl_dbgfs_timestamp_marker_write()
|
/Linux-v4.19/drivers/net/wireless/ath/wcn36xx/ |
D | debug.c | 123 if (kstrtou32(begin, 0, &arg[i]) != 0) in write_file_dump()
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | f_loopback.c | 498 ret = kstrtou32(page, 0, &num); in f_lb_opts_qlen_store() 536 ret = kstrtou32(page, 0, &num); in f_lb_opts_bulk_buflen_store()
|
D | f_sourcesink.c | 1128 ret = kstrtou32(page, 0, &num); in f_ss_opts_bulk_buflen_store() 1166 ret = kstrtou32(page, 0, &num); in f_ss_opts_bulk_qlen_store() 1204 ret = kstrtou32(page, 0, &num); in f_ss_opts_iso_qlen_store()
|
/Linux-v4.19/arch/mips/loongson64/common/ |
D | env.c | 42 tmp = kstrtou32((char *)p + strlen(option"="), 10, &res); \
|
/Linux-v4.19/drivers/staging/iio/meter/ |
D | ade7854.c | 147 ret = kstrtou32(buf, 10, &val); in ade7854_write_24bit() 168 ret = kstrtou32(buf, 10, &val); in ade7854_write_32bit()
|
/Linux-v4.19/security/ |
D | device_cgroup.c | 664 rc = kstrtou32(temp, 10, &ex.major); in devcgroup_update_access() 686 rc = kstrtou32(temp, 10, &ex.minor); in devcgroup_update_access()
|
/Linux-v4.19/drivers/platform/mellanox/ |
D | mlxreg-io.c | 126 ret = kstrtou32(buf, len, &input_val); in mlxreg_io_attr_store()
|
/Linux-v4.19/net/sunrpc/ |
D | addr.c | 187 if (kstrtou32(p, 10, &scope_id) == 0) { in rpc_parse_scope_id()
|
/Linux-v4.19/fs/gfs2/ |
D | sys.c | 195 error = kstrtou32(buf, 0, &id); in quota_refresh_user_store() 217 error = kstrtou32(buf, 0, &id); in quota_refresh_group_store()
|
/Linux-v4.19/drivers/nvme/target/ |
D | configfs.c | 431 ret = kstrtou32(page, 0, &newgrpid); in nvmet_ns_ana_grpid_store() 540 ret = kstrtou32(name, 0, &nsid); in nvmet_ns_make() 1050 ret = kstrtou32(name, 0, &grpid); in nvmet_ana_groups_make_group()
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | display-sysfs.c | 229 r = kstrtou32(buf, 0, &wss); in display_wss_store()
|
/Linux-v4.19/drivers/target/ |
D | target_core_configfs.c | 564 ret = kstrtou32(page, 0, &val); \ 682 ret = kstrtou32(page, 0, &val); in emulate_ua_intlck_ctrl_store() 787 ret = kstrtou32(page, 0, &flag); in pi_prot_type_store() 997 ret = kstrtou32(page, 0, &val); in queue_depth_store() 1033 ret = kstrtou32(page, 0, &val); in optimal_sectors_store() 1063 ret = kstrtou32(page, 0, &val); in block_size_store()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | sysfs.c | 151 if (kstrtou32(buf, 0, &value)) in store_pw20_state() 273 if (kstrtou32(buf, 0, &value)) in store_altivec_idle()
|
/Linux-v4.19/drivers/s390/net/ |
D | qeth_l2_sys.c | 341 rc = kstrtou32(buf, 10, &timeout); in qeth_vnicc_timeout_store()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | cong.c | 346 if (kstrtou32(lbuf, 0, &var)) in set_param()
|
/Linux-v4.19/drivers/acpi/ |
D | acpi_tad.c | 93 int ret = kstrtou32(buf, 0, &value); in acpi_tad_wake_write()
|