Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accessibility/speakup/
Dmain.c548 u16 attr_ch; in get_word() local
575 attr_ch = get_char(vc, (u_short *)tmp_pos, &spk_attr); in get_word()
576 buf[cnt++] = attr_ch; in get_word()