Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dkstrtox.c312 int kstrtos8(const char *s, unsigned int base, s8 *res) in kstrtos8() function
325 EXPORT_SYMBOL(kstrtos8); variable
/kernel/linux/linux-6.6/lib/
H A Dkstrtox.c323 int kstrtos8(const char *s, unsigned int base, s8 *res) in kstrtos8() function
336 EXPORT_SYMBOL(kstrtos8); variable

Completed in 2 milliseconds