Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dmain.c550 u16 attr_ch; in get_word() local
577 attr_ch = get_char(vc, (u_short *)tmp_pos, &spk_attr); in get_word()
578 buf[cnt++] = attr_ch; in get_word()