Home
last modified time | relevance | path

Searched defs:utf8_to_utf32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dprintk.c27 u32 utf8_to_utf32(const u8 **s8) in utf8_to_utf32() function
/openbmc/linux/fs/nls/
H A Dnls_base.c55 int utf8_to_utf32(const u8 *s, int inlen, unicode_t *pu) in utf8_to_utf32() function