Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dkstrtox.c267 int kstrtou16(const char *s, unsigned int base, u16 *res) in kstrtou16() function
280 EXPORT_SYMBOL(kstrtou16); variable
/kernel/linux/linux-6.6/lib/
H A Dkstrtox.c275 int kstrtou16(const char *s, unsigned int base, u16 *res) in kstrtou16() function
288 EXPORT_SYMBOL(kstrtou16); variable

Completed in 3 milliseconds