Searched refs:ascii2utf (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/core/
H A Dhcd.c270 static int ascii2utf (char *s, u8 *utf, int utfmax) function
331 len = 2 + ascii2utf (buf, data + 2, len - 2);

Completed in 98 milliseconds