Home
last modified time | relevance | path

Searched refs:kstrtoint (Results 1 – 78 of 78) sorted by relevance

/linux-4.1.27/samples/kobject/
Dkobject-example.c41 ret = kstrtoint(buf, 10, &foo); in foo_store()
73 ret = kstrtoint(buf, 10, &var); in b_store()
Dkset-example.c125 ret = kstrtoint(buf, 10, &foo_obj->foo); in foo_store()
157 ret = kstrtoint(buf, 10, &var); in b_store()
/linux-4.1.27/drivers/hid/
Dhid-lenovo.c205 if (kstrtoint(buf, 10, &value)) in attr_fn_lock_store_cptkbd()
236 if (kstrtoint(buf, 10, &value) || value < 1 || value > 255) in attr_sensitivity_store_cptkbd()
325 if (kstrtoint(buf, 10, &value)) in attr_press_to_select_store_tpkbd()
355 if (kstrtoint(buf, 10, &value)) in attr_dragging_store_tpkbd()
385 if (kstrtoint(buf, 10, &value)) in attr_release_to_select_store_tpkbd()
415 if (kstrtoint(buf, 10, &value)) in attr_select_right_store_tpkbd()
446 if (kstrtoint(buf, 10, &value) || value < 1 || value > 255) in attr_sensitivity_store_tpkbd()
475 if (kstrtoint(buf, 10, &value) || value < 1 || value > 255) in attr_press_speed_store_tpkbd()
Dhid-sensor-custom.c245 if (kstrtoint(buf, 0, &value) != 0) in enable_sensor_store()
411 if (kstrtoint(buf, 0, &value) != 0) in store_value()
/linux-4.1.27/lib/
Dkstrtox.c249 int kstrtoint(const char *s, unsigned int base, int *res) in kstrtoint() function
262 EXPORT_SYMBOL(kstrtoint);
343 kstrto_from_user(kstrtoint_from_user, kstrtoint, int);
/linux-4.1.27/drivers/staging/iio/light/
Dtsl2583.c499 if (kstrtoint(buf, 0, &value)) in taos_power_state_store()
542 if (kstrtoint(buf, 0, &value)) in taos_gain_store()
588 if (kstrtoint(buf, 0, &value)) in taos_als_time_store()
625 if (kstrtoint(buf, 0, &value)) in taos_als_trim_store()
650 if (kstrtoint(buf, 0, &value)) in taos_als_cal_target_store()
677 if (kstrtoint(buf, 0, &value)) in taos_do_calibrate()
Disl29018.c333 if (kstrtoint(buf, 10, &val)) in store_prox_infrared_suppression()
/linux-4.1.27/kernel/
Dreboot.c519 rc = kstrtoint(str+1, 0, &reboot_cpu); in reboot_setup()
524 rc = kstrtoint(str+3, 0, &reboot_cpu); in reboot_setup()
Dksysfs.c157 if (kstrtoint(buf, 0, &rcu_expedited)) in rcu_expedited_store()
Dparams.c266 STANDARD_PARAM_DEF(int, int, "%i", kstrtoint);
Dcgroup.c2392 if (kstrtoint(strstrip(buf), 0, &pid) || pid < 0) in __cgroup_procs_write()
/linux-4.1.27/drivers/misc/genwqe/
Dcard_sysfs.c199 if (kstrtoint(buf, 0, &partition) < 0) in next_bitstream_store()
225 if (kstrtoint(buf, 0, &reload) < 0) in reload_bitstream_store()
/linux-4.1.27/drivers/video/fbdev/via/
Dviafbdev.c1990 if (kstrtoint(this_opt + 15, 0, &viafb_refresh1) < 0) in viafb_setup()
1993 if (kstrtoint(this_opt + 14, 0, &viafb_refresh) < 0) in viafb_setup()
1996 if (kstrtoint(this_opt + 21, 0, in viafb_setup()
2000 if (kstrtoint(this_opt + 19, 0, in viafb_setup()
2004 if (kstrtoint(this_opt + 12, 0, &viafb_accel) < 0) in viafb_setup()
2007 if (kstrtoint(this_opt + 14, 0, &viafb_SAMM_ON) < 0) in viafb_setup()
2013 if (kstrtoint(this_opt + 30, 0, in viafb_setup()
2017 if (kstrtoint(this_opt + 18, 0, &viafb_second_size) < 0) in viafb_setup()
2021 if (kstrtoint(this_opt + 24, 0, in viafb_setup()
2026 if (kstrtoint(this_opt + 26, 0, in viafb_setup()
[all …]
/linux-4.1.27/drivers/staging/android/
Dtimed_output.c46 rc = kstrtoint(buf, 0, &value); in enable_store()
/linux-4.1.27/drivers/platform/x86/
Dtoshiba_acpi.c1765 ret = kstrtoint(buf, 0, &state); in fan_store()
1806 ret = kstrtoint(buf, 0, &mode); in kbd_backlight_mode_store()
1900 ret = kstrtoint(buf, 0, &time); in kbd_backlight_timeout_store()
1958 ret = kstrtoint(buf, 0, &state); in touchpad_store()
2031 ret = kstrtoint(buf, 0, &state); in usb_sleep_charge_store()
2097 ret = kstrtoint(buf, 0, &value); in sleep_functions_on_battery_store()
2148 ret = kstrtoint(buf, 0, &state); in usb_rapid_charge_store()
2184 ret = kstrtoint(buf, 0, &state); in usb_sleep_music_store()
2220 ret = kstrtoint(buf, 0, &mode); in kbd_function_keys_store()
2263 ret = kstrtoint(buf, 0, &state); in panel_power_on_store()
[all …]
Dsamsung-laptop.c771 if (!count || kstrtoint(buf, 0, &value) != 0) in set_battery_life_extender()
840 if (!count || kstrtoint(buf, 0, &value) != 0) in set_usb_charge()
905 if (!count || kstrtoint(buf, 0, &value) != 0) in set_lid_handling()
Ddell-laptop.c1637 ret = kstrtoint(buf, 0, &enable); in kbd_led_als_enabled_store()
Dsony-laptop.c1005 if (kstrtoint(buffer, 10, &value)) in sony_nc_sysfs_store()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dsysfs.c27 ret = kstrtoint(buf, 10, &val); \
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c3112 if (kstrtoint(opt + 6, 0, &debug)) in stmmac_cmdline_opt()
3115 if (kstrtoint(opt + 8, 0, &phyaddr)) in stmmac_cmdline_opt()
3118 if (kstrtoint(opt + 11, 0, &dma_txsize)) in stmmac_cmdline_opt()
3121 if (kstrtoint(opt + 11, 0, &dma_rxsize)) in stmmac_cmdline_opt()
3124 if (kstrtoint(opt + 7, 0, &buf_sz)) in stmmac_cmdline_opt()
3127 if (kstrtoint(opt + 3, 0, &tc)) in stmmac_cmdline_opt()
3130 if (kstrtoint(opt + 9, 0, &watchdog)) in stmmac_cmdline_opt()
3133 if (kstrtoint(opt + 10, 0, &flow_ctrl)) in stmmac_cmdline_opt()
3136 if (kstrtoint(opt + 6, 0, &pause)) in stmmac_cmdline_opt()
3139 if (kstrtoint(opt + 10, 0, &eee_timer)) in stmmac_cmdline_opt()
[all …]
/linux-4.1.27/fs/dlm/
Dconfig.c735 int rc = kstrtoint(buf, 0, &cm->nodeid); in comm_nodeid_write()
750 int rc = kstrtoint(buf, 0, &cm->local); in comm_local_write()
857 int rc = kstrtoint(buf, 0, &nd->nodeid); in node_nodeid_write()
874 int rc = kstrtoint(buf, 0, &nd->weight); in node_weight_write()
Dlockspace.c39 int rc = kstrtoint(buf, 0, &n); in dlm_control_store()
63 int rc = kstrtoint(buf, 0, &ls->ls_uevent_result); in dlm_event_store()
94 int rc = kstrtoint(buf, 0, &val); in dlm_nodir_store()
/linux-4.1.27/drivers/input/mouse/
Dsentelic.c443 retval = kstrtoint(rest + 1, 16, &val); in fsp_attr_set_setreg()
481 err = kstrtoint(buf, 16, &reg); in fsp_attr_set_getreg()
516 err = kstrtoint(buf, 16, &val); in fsp_attr_set_pagereg()
/linux-4.1.27/drivers/input/tablet/
Daiptek.c1207 if (kstrtoint(buf, 10, &x)) { in store_tabletXtilt()
1249 if (kstrtoint(buf, 10, &y)) { in store_tabletYtilt()
1286 err = kstrtoint(buf, 10, &j); in store_tabletJitterDelay()
1316 err = kstrtoint(buf, 10, &d); in store_tabletProgrammableDelay()
1568 err = kstrtoint(buf, 10, &w); in store_tabletWheel()
/linux-4.1.27/fs/xfs/
Dxfs_super.c158 if (kstrtoint(s, base, &_res)) in suffix_kstrtoint()
230 if (kstrtoint(value, 10, &mp->m_logbufs)) in xfs_parseargs()
268 if (kstrtoint(value, 10, &iosize)) in xfs_parseargs()
300 if (kstrtoint(value, 10, &dsunit)) in xfs_parseargs()
308 if (kstrtoint(value, 10, &dswidth)) in xfs_parseargs()
Dxfs_sysfs.c66 ret = kstrtoint(buf, 0, &val); in log_recovery_delay_store()
/linux-4.1.27/drivers/mtd/ubi/
Dblock.c141 ret = kstrtoint(tokens[0], 10, &param->ubi_num); in ubiblock_set_param()
146 ret = kstrtoint(tokens[1], 10, &param->vol_id); in ubiblock_set_param()
Ddebug.c353 if (kstrtoint(buf, 0, &val) != 0) in dfs_file_write()
Dbuild.c1467 int err = kstrtoint(token, 10, &p->max_beb_per1024); in ubi_mtd_param_parse()
1478 int err = kstrtoint(token, 10, &p->ubi_num); in ubi_mtd_param_parse()
/linux-4.1.27/drivers/s390/net/
Dctcm_sysfs.c154 rc = kstrtoint(buf, 0, &value); in ctcm_proto_store()
/linux-4.1.27/arch/tile/kernel/
Dtraps.c46 if (kstrtoint(str, 0, &unaligned_fixup) != 0) in setup_unaligned_fixup()
Dsignal.c307 else if (*str != '=' || kstrtoint(++str, 0, &show_unhandled_signals) != 0) in crashinfo()
/linux-4.1.27/arch/x86/mm/
Dtlb.c326 if (kstrtoint(buf, 0, &ceiling)) in tlbflush_write_file()
/linux-4.1.27/drivers/base/power/
Dsysfs.c293 if (kstrtoint(buf, 0, &ret)) in pm_qos_no_power_off_store()
320 if (kstrtoint(buf, 0, &ret)) in pm_qos_remote_wakeup_store()
/linux-4.1.27/include/linux/
Dkernel.h332 int __must_check kstrtoint(const char *s, unsigned int base, int *res);
351 return kstrtoint(s, base, res); in kstrtos32()
/linux-4.1.27/drivers/acpi/
Dtables.c415 if (kstrtoint(str, 0, &acpi_apic_instance)) in acpi_parse_apic_instance()
Dbattery.c941 if (kstrtoint(alarm_string, 0, &battery->alarm)) { in acpi_battery_write_alarm()
/linux-4.1.27/arch/x86/kernel/
Dksysfs.c68 return kstrtoint(name, 10, nr); in kobj_to_setup_data_nr()
/linux-4.1.27/drivers/of/
Dresolver.c157 err = kstrtoint(s, 10, &offset); in __of_adjust_phandle_ref()
Dbase.c1943 if (kstrtoint(end, 10, &id) < 0) in of_alias_scan()
/linux-4.1.27/drivers/pwm/
Dsysfs.c112 ret = kstrtoint(buf, 0, &val); in pwm_enable_store()
/linux-4.1.27/drivers/bus/
Dbrcmstb_gisb.c146 ret = kstrtoint(buf, 10, &val); in gisb_arb_set_timeout()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddisplay-sysfs.c168 r = kstrtoint(buf, 0, &rot); in display_rotate_store()
/linux-4.1.27/drivers/video/backlight/
Dlm3533_bl.c122 if (kstrtoint(buf, 0, &enable)) in store_als_en()
/linux-4.1.27/arch/powerpc/kernel/
Dsetup_64.c156 rc = kstrtoint(smt_enabled_cmdline, 10, &smt); in check_smt_enabled()
/linux-4.1.27/sound/hda/
Dhdac_sysfs.c93 ret = kstrtoint(kobj->name, 16, &nid); in get_codec_nid()
/linux-4.1.27/drivers/s390/char/
Dsclp.c69 rc = kstrtoint(str, 0, &pages); in sclp_setup_console_pages()
81 rc = kstrtoint(str, 0, &drop); in sclp_setup_console_drop()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c275 ret = kstrtoint(buf, 0, &ctx->connected); in vidi_store_connection()
/linux-4.1.27/arch/x86/mm/kmemcheck/
Dkmemcheck.c87 ret = kstrtoint(str, 0, &val); in param_kmemcheck()
/linux-4.1.27/drivers/video/fbdev/
Dauo_k190x.c658 ret = kstrtoint(buf, 10, &mode); in update_mode_store()
687 ret = kstrtoint(buf, 10, &flash); in flash_store()
/linux-4.1.27/drivers/input/misc/
Dims-pcu.c1142 error = kstrtoint(buf, 0, &value); in ims_pcu_reset_device()
1174 error = kstrtoint(buf, 0, &value); in ims_pcu_update_firmware_store()
1429 error = kstrtoint(buf, 0, &value); in ims_pcu_ofn_bit_store()
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb-sysfs.c56 r = kstrtoint(buf, 0, &rot_type); in store_rotate_type()
/linux-4.1.27/drivers/block/
Dnull_blk.c86 ret = kstrtoint(str, 10, &new_val); in null_param_store_val()
/linux-4.1.27/drivers/net/
Dnetconsole.c320 err = kstrtoint(buf, 10, &enabled); in store_enabled()
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
Dpanel-tpo-td043mtea1.c187 ret = kstrtoint(buf, 0, &val); in tpo_td043_vmirror_store()
/linux-4.1.27/drivers/input/keyboard/
Dlm8323.c550 ret = kstrtoint(buf, 10, &time); in lm8323_pwm_store_time()
/linux-4.1.27/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c560 if (kstrtoint(buf, 10, &fifo_rate)) in inv_mpu6050_fifo_rate_store()
/linux-4.1.27/net/dsa/
Ddsa.c117 ret = kstrtoint(buf, 0, &temp); in temp1_max_store()
/linux-4.1.27/drivers/scsi/
Dscsi_transport_srp.c206 res = kstrtoint(buf, 0, tmo); in srp_parse_tmo()
/linux-4.1.27/drivers/isdn/gigaset/
Dev-layer.c485 !kstrtoint(psep + 1, 10, &cid) && in gigaset_handle_modem_response()
608 if (kstrtoint(eoc, 10, &parameter)) in gigaset_handle_modem_response()
/linux-4.1.27/fs/proc/
Dbase.c858 err = kstrtoint(strstrip(buffer), 0, &oom_adj); in oom_adj_write()
961 err = kstrtoint(strstrip(buffer), 0, &oom_score_adj); in oom_score_adj_write()
1260 err = kstrtoint(strstrip(buffer), 0, &nice); in sched_autogroup_write()
Dtask_mmu.c883 rv = kstrtoint(strstrip(buffer), 10, &itype); in clear_refs_write()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Ddebugfs.c222 if (kstrtoint(buf, 10, &temperature)) in iwl_dbgfs_set_nic_temperature_write()
951 ret = kstrtoint(buf, 0, &conf_id); in iwl_dbgfs_fw_dbg_conf_write()
/linux-4.1.27/drivers/staging/iio/accel/
Dsca3000_core.c636 ret = kstrtoint(buf, 10, &val); in sca3000_set_frequency()
/linux-4.1.27/drivers/staging/iio/addac/
Dadt7316.c1292 ret = kstrtoint(buf, 10, &data); in adt7316_store_temp_offset()
1918 ret = kstrtoint(buf, 10, &data); in adt7316_set_ad_bound()
/linux-4.1.27/drivers/w1/
Dw1.c326 if (kstrtoint(buf, 0, &tmp) == -EINVAL || tmp < 1) in w1_master_attribute_store_max_slave_count()
/linux-4.1.27/drivers/block/zram/
Dzram_drv.c235 ret = kstrtoint(buf, 0, &num); in max_comp_streams_store()
/linux-4.1.27/drivers/spi/
Dspi-pxa2xx.c1283 if (adev->pnp.unique_id && !kstrtoint(adev->pnp.unique_id, 0, &devid)) in pxa2xx_spi_acpi_get_pdata()
/linux-4.1.27/drivers/staging/unisys/virthba/
Dvirthba.c1282 i = kstrtoint(buf, 10, &new_value); in enable_ints_write()
/linux-4.1.27/drivers/pci/
Dpci-sysfs.c215 ret = kstrtoint(buf, 0, &node); in numa_node_store()
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c404 if (kstrtoint(buf, 10, &val) != 0) in boottotool_store()
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c2319 if (kstrtoint(opt + 10, 0, &eee_timer)) in sxgbe_cmdline_opt()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_pm.c584 err = kstrtoint(buf, 10, &value); in radeon_hwmon_set_pwm1_enable()
/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_base.c2647 if (kstrtoint(buf, 0, &val) != 0) in megasas_fw_crash_buffer_store()
2724 if (kstrtoint(buf, 0, &val) != 0) in megasas_fw_crash_state_store()
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c164 res = kstrtoint(val, 0, &tmo); in srp_tmo_set()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dmain.c1167 err = kstrtoint(buf, 0, &mtu); in set_port_ib_mtu()
/linux-4.1.27/kernel/sched/
Dcore.c6062 if (kstrtoint(str, 0, &default_relax_domain_level)) in setup_relax_domain_level()
/linux-4.1.27/kernel/events/
Dcore.c7213 ret = kstrtoint(buf, 0, &timer); in perf_event_mux_interval_ms_store()