/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs-vif.c | 522 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 530 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 538 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 546 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 554 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_enable_write() 611 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() 620 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() 628 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() 636 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() 644 ret = kstrtou32(data, 10, &value); in iwl_dbgfs_tof_responder_params_write() [all …]
|
/linux-4.4.14/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-4.4.14/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-4.4.14/arch/powerpc/platforms/pseries/ |
D | dlpar.c | 390 rc = kstrtou32(buf, 0, &drc_index); in dlpar_cpu_probe() 591 if (kstrtou32(arg, 0, &index)) { in dlpar_store() 603 if (kstrtou32(arg, 0, &count)) { in dlpar_store()
|
/linux-4.4.14/kernel/power/ |
D | suspend_test.c | 165 if (kstrtou32(repeat, 0, &test_repeat_count_max)) in setup_test_suspend()
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | debug.c | 129 if (kstrtou32(begin, 0, &arg[i]) != 0) in write_file_dump()
|
/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 71 ret = kstrtou32(page, 0, &op); in lio_target_np_sctp_store() 368 ret = kstrtou32(page, 0, &val); \ 701 ret = kstrtou32(page, 0, &cmdsn_depth); in lio_target_nacl_cmdsn_depth_store() 846 ret = kstrtou32(page, 0, &val); \ 1129 ret = kstrtou32(page, 0, &op); in lio_target_tpg_enable_store() 1383 err = kstrtou32(page, 0, &op); in iscsi_disc_enforce_discovery_auth_store()
|
/linux-4.4.14/arch/mips/loongson64/common/ |
D | env.c | 42 tmp = kstrtou32((char *)p + strlen(option"="), 10, &res); \
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_loopback.c | 504 ret = kstrtou32(page, 0, &num); in f_lb_opts_qlen_store() 542 ret = kstrtou32(page, 0, &num); in f_lb_opts_bulk_buflen_store()
|
D | f_uac1.c | 810 ret = kstrtou32(page, 0, &num); \
|
D | f_sourcesink.c | 1143 ret = kstrtou32(page, 0, &num); in f_ss_opts_bulk_buflen_store()
|
D | f_midi.c | 943 ret = kstrtou32(page, 0, &num); \
|
D | uvc_configfs.c | 119 UVCG_CTRL_HDR_ATTR(dw_clock_frequency, dwClockFrequency, le32_to_cpu, kstrtou32, 1094 ret = kstrtou32(buf, 0, &num); in __uvcg_fill_frm_intrv()
|
D | f_uac2.c | 1480 ret = kstrtou32(page, 0, &num); \
|
/linux-4.4.14/security/ |
D | device_cgroup.c | 672 rc = kstrtou32(temp, 10, &ex.major); in devcgroup_update_access() 694 rc = kstrtou32(temp, 10, &ex.minor); in devcgroup_update_access()
|
/linux-4.4.14/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-4.4.14/net/sunrpc/ |
D | addr.c | 187 if (kstrtou32(p, 10, &scope_id) == 0) { in rpc_parse_scope_id()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_sysfs.c | 366 ret = kstrtou32(buf, 0, &val); in gt_max_freq_mhz_store() 429 ret = kstrtou32(buf, 0, &val); in gt_min_freq_mhz_store()
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | display-sysfs.c | 229 r = kstrtou32(buf, 0, &wss); in display_wss_store()
|
/linux-4.4.14/net/batman-adv/ |
D | sysfs.c | 530 if (kstrtou32(mask_ptr, 16, &mask) < 0) in batadv_store_isolation_mark() 535 if (kstrtou32(buff, 0, &mark) < 0) in batadv_store_isolation_mark()
|
/linux-4.4.14/fs/gfs2/ |
D | sys.c | 205 error = kstrtou32(buf, 0, &id); in quota_refresh_user_store() 227 error = kstrtou32(buf, 0, &id); in quota_refresh_group_store()
|
/linux-4.4.14/drivers/hwmon/ |
D | ibmpowernv.c | 187 err = kstrtou32(buf, 10, index); in get_sensor_index_attr()
|
/linux-4.4.14/drivers/target/ |
D | target_core_configfs.c | 512 ret = kstrtou32(page, 0, &val); \ 629 ret = kstrtou32(page, 0, &val); in emulate_ua_intlck_ctrl_store() 734 ret = kstrtou32(page, 0, &flag); in pi_prot_type_store() 880 ret = kstrtou32(page, 0, &val); in queue_depth_store() 916 ret = kstrtou32(page, 0, &val); in optimal_sectors_store() 946 ret = kstrtou32(page, 0, &val); in block_size_store()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | sysfs.c | 150 if (kstrtou32(buf, 0, &value)) in store_pw20_state() 272 if (kstrtou32(buf, 0, &value)) in store_altivec_idle()
|
/linux-4.4.14/drivers/xen/ |
D | sys-hypervisor.c | 443 ret = kstrtou32(buffer, 0, &features); in pmu_features_store()
|
/linux-4.4.14/arch/mips/bcm47xx/ |
D | sprom.c | 103 err = kstrtou32(strim(buf), 0, &val); in NVRAM_READ_VAL() 124 err = kstrtou32(strim(buf), 0, &val); in nvram_read_leddc()
|
/linux-4.4.14/drivers/net/can/ |
D | slcan.c | 178 if (kstrtou32(sl->rbuff + SLC_CMD_LEN, 16, &tmpid)) in slc_bump()
|
/linux-4.4.14/include/linux/ |
D | kernel.h | 345 static inline int __must_check kstrtou32(const char *s, unsigned int base, u32 *res) in kstrtou32() function
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 475 ret = kstrtou32(buf, 0, &val); in diagc_attr_store()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_pm.c | 241 err = kstrtou32(buf, 10, &value); in amdgpu_hwmon_set_pwm1()
|
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
D | visorchipset.c | 618 if (kstrtou32(buf, 10, &error)) in error_store() 648 if (kstrtou32(buf, 10, &text_id)) in textid_store()
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufs-qcom.c | 803 if (!kstrtou32(buf, 0, &value)) { in store_ufs_to_mem_max_bus_bw()
|
/linux-4.4.14/net/core/ |
D | net-sysfs.c | 1032 err = kstrtou32(buf, 10, &rate); in set_tx_maxrate()
|
/linux-4.4.14/drivers/thermal/ |
D | thermal_core.c | 940 if (kstrtou32(buf, 10, &sustainable_power)) in sustainable_power_store()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_pm.c | 619 err = kstrtou32(buf, 10, &value); in radeon_hwmon_set_pwm1()
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | ipw2100.c | 4167 ret = kstrtou32(buf, 0, &val); in store_debug_level()
|