Home
last modified time | relevance | path

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

/freebsd-head/sys/compat/linuxkpi/common/include/linux/
HDkstrtox.h140 kstrtou8(const char *cp, unsigned int base, uint8_t *res) in kstrtou8() function
321 return (kstrtou8(buf, base, p)); in kstrtou8_from_user()
/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDdebugfs-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()