Home
last modified time | relevance | path

Searched refs:kstrtou16 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkstrtox.h158 kstrtou16(const char *cp, unsigned int base, uint16_t *res) in kstrtou16() function
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs-vif.c592 ret = kstrtou16(buf, 0, &value); in iwl_dbgfs_rx_phyinfo_write()
667 ret = kstrtou16(buf, 0, &value); in iwl_dbgfs_quota_min_write()
710 ret = kstrtou16(buf, 0, &value); in iwl_mvm_vif_dbgfs_register()
H A Ddebugfs.c455 if (kstrtou16(buf, 0, &amsdu_len)) in iwl_dbgfs_amsdu_len_write()
1893 if (kstrtou16(buf, 10, &op_id)) in iwl_dbgfs_uapsd_noagg_bssids_read()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddebugfs.c72 if (kstrtou16(buf, 0, &val)) in mt7996_sys_recovery_set()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Ddebugfs.c70 if (kstrtou16(buf, 0, &val)) in mt7915_sys_recovery_set()