Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/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()
759 spk_attr = get_attributes(vc, (u_short *)spk_pos); in get_line()
824 spk_attr = get_attributes(vc, (u_short *)from); in say_from_to()
899 spk_attr = get_attributes(vc, (u_short *)start); in get_sentence_buf()
1622 ch = get_attributes(vc, ptr); in count_highlight_color()