Home
last modified time | relevance | path

Searched defs:kstrtouint (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dkstrtox.c222 int kstrtouint(const char *s, unsigned int base, unsigned int *res) in kstrtouint() function
235 EXPORT_SYMBOL(kstrtouint); variable
/kernel/linux/linux-6.6/lib/
H A Dkstrtox.c228 int kstrtouint(const char *s, unsigned int base, unsigned int *res) in kstrtouint() function
241 EXPORT_SYMBOL(kstrtouint); variable

Completed in 2 milliseconds