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

/net/irda/
H A Diriap.c443 int charset; local
483 charset = fp[n++];
485 switch (charset) {
499 IRDA_DEBUG(0, "%s(), charset [%d] %s, not supported\n",
500 __func__, charset,
501 charset < ARRAY_SIZE(ias_charset_types) ?
502 ias_charset_types[charset] :

Completed in 35 milliseconds