Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dmain.c258 static unsigned char get_attributes(struct vc_data *vc, u16 *pos) in get_attributes() function
270 spk_attr = get_attributes(vc, (u_short *)spk_pos); in speakup_date()
758 spk_attr = get_attributes(vc, (u_short *)spk_pos); in get_line()
823 spk_attr = get_attributes(vc, (u_short *)from); in say_from_to()
898 spk_attr = get_attributes(vc, (u_short *)start); in get_sentence_buf()
1621 ch = get_attributes(vc, ptr); in count_highlight_color()