Home
last modified time | relevance | path

Searched refs:kstrtou8 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkstrtox.h140 kstrtou8(const char *cp, unsigned int base, uint8_t *res) in kstrtou8() function
314 return (kstrtou8(buf, base, p)); in kstrtou8_from_user()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs-vif.c477 ret = kstrtou8(buf, 0, &value); in iwl_dbgfs_low_latency_write()
499 ret = kstrtou8(buf, 0, &value); in iwl_dbgfs_low_latency_force_write()
/freebsd/sys/contrib/dev/rtw88/
H A Ddebug.c