Searched refs:get_attributes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | main.c | 258 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()
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | main.c | 258 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() 1629 ch = get_attributes(vc, ptr); in count_highlight_color()
|
Completed in 7 milliseconds