Home
last modified time | relevance | path

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

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