Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dmain.c552 u_short attr_ch; in get_word() local
579 attr_ch = get_char(vc, (u_short *) tmp_pos, &spk_attr); in get_word()
580 buf[cnt++] = attr_ch & 0xff; in get_word()