Home
last modified time | relevance | path

Searched refs:utf (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c476 static int ascii2utf (char *s, u8 *utf, int utfmax) in ascii2utf() argument
481 *utf++ = *s++; in ascii2utf()
482 *utf++ = 0; in ascii2utf()