Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dmain.c257 static unsigned char get_attributes(struct vc_data *vc, u16 *pos) in get_attributes() function
269 spk_attr = get_attributes(vc, (u_short *)spk_pos); in speakup_date()
757 spk_attr = get_attributes(vc, (u_short *)spk_pos); in get_line()
822 spk_attr = get_attributes(vc, (u_short *)from); in say_from_to()
897 spk_attr = get_attributes(vc, (u_short *)start); in get_sentence_buf()
1619 ch = get_attributes(vc, ptr); in count_highlight_color()