Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dmain.c555 u_short attr_ch; in get_word() local
582 attr_ch = get_char(vc, (u_short *) tmp_pos, &spk_attr); in get_word()
583 buf[cnt++] = attr_ch & 0xff; in get_word()