Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dkstrtox.c297 int kstrtou8(const char *s, unsigned int base, u8 *res) in kstrtou8() function
310 EXPORT_SYMBOL(kstrtou8); variable
/kernel/linux/linux-6.6/lib/
H A Dkstrtox.c307 int kstrtou8(const char *s, unsigned int base, u8 *res) in kstrtou8() function
320 EXPORT_SYMBOL(kstrtou8); variable

Completed in 2 milliseconds