Lines Matching refs:vc_data
257 static unsigned char get_attributes(struct vc_data *vc, u16 *pos) in get_attributes()
263 static void speakup_date(struct vc_data *vc) in speakup_date()
289 static void speakup_shut_up(struct vc_data *vc) in speakup_shut_up()
300 static void speech_kill(struct vc_data *vc) in speech_kill()
318 static void speakup_off(struct vc_data *vc) in speakup_off()
330 static void speakup_parked(struct vc_data *vc) in speakup_parked()
341 static void speakup_cut(struct vc_data *vc) in speakup_cut()
376 static void speakup_paste(struct vc_data *vc) in speakup_paste()
387 static void say_attributes(struct vc_data *vc) in say_attributes()
412 static void announce_edge(struct vc_data *vc, enum edge msg_id) in announce_edge()
456 static u16 get_char(struct vc_data *vc, u16 *pos, u_char *attribs) in get_char()
479 static void say_char(struct vc_data *vc) in say_char()
494 static void say_phonetic_char(struct vc_data *vc) in say_phonetic_char()
510 static void say_prev_char(struct vc_data *vc) in say_prev_char()
522 static void say_next_char(struct vc_data *vc) in say_next_char()
543 static u_long get_word(struct vc_data *vc) in get_word()
590 static void say_word(struct vc_data *vc) in say_word()
603 static void say_prev_word(struct vc_data *vc) in say_prev_word()
658 static void say_next_word(struct vc_data *vc) in say_next_word()
700 static void spell_word(struct vc_data *vc) in spell_word()
750 static int get_line(struct vc_data *vc) in get_line()
768 static void say_line(struct vc_data *vc) in say_line()
790 static void say_prev_line(struct vc_data *vc) in say_prev_line()
802 static void say_next_line(struct vc_data *vc) in say_next_line()
814 static int say_from_to(struct vc_data *vc, u_long from, u_long to, in say_from_to()
844 static void say_line_from_to(struct vc_data *vc, u_long from, u_long to, in say_line_from_to()
880 static int get_sentence_buf(struct vc_data *vc, int read_punc) in get_sentence_buf()
931 static void say_screen_from_to(struct vc_data *vc, u_long from, u_long to) in say_screen_from_to()
946 static void say_screen(struct vc_data *vc) in say_screen()
951 static void speakup_win_say(struct vc_data *vc) in speakup_win_say()
969 static void top_edge(struct vc_data *vc) in top_edge()
977 static void bottom_edge(struct vc_data *vc) in bottom_edge()
985 static void left_edge(struct vc_data *vc) in left_edge()
993 static void right_edge(struct vc_data *vc) in right_edge()
1001 static void say_first_char(struct vc_data *vc) in say_first_char()
1021 static void say_last_char(struct vc_data *vc) in say_last_char()
1038 static void say_position(struct vc_data *vc) in say_position()
1046 static void say_char_num(struct vc_data *vc) in say_char_num()
1056 static void say_from_top(struct vc_data *vc) in say_from_top()
1061 static void say_to_bottom(struct vc_data *vc) in say_to_bottom()
1066 static void say_from_left(struct vc_data *vc) in say_from_left()
1071 static void say_to_right(struct vc_data *vc) in say_to_right()
1160 static void read_all_doc(struct vc_data *vc);
1164 static void do_handle_shift(struct vc_data *vc, u_char value, char up_flag) in do_handle_shift()
1195 static void do_handle_latin(struct vc_data *vc, u_char value, char up_flag) in do_handle_latin()
1288 static void toggle_cursoring(struct vc_data *vc) in toggle_cursoring()
1318 static int edit_bits(struct vc_data *vc, u_char type, u_char ch, u_short key) in edit_bits()
1340 static int speakup_allocate(struct vc_data *vc, gfp_t gfp_flags) in speakup_allocate()
1358 static void speakup_deallocate(struct vc_data *vc) in speakup_deallocate()
1382 static void reset_highlight_buffers(struct vc_data *);
1388 static void start_read_all_timer(struct vc_data *vc, enum read_all_command command);
1390 static void kbd_fakekey2(struct vc_data *vc, enum read_all_command command) in kbd_fakekey2()
1397 static void read_all_doc(struct vc_data *vc) in read_all_doc()
1419 static void stop_read_all(struct vc_data *vc) in stop_read_all()
1427 static void start_read_all_timer(struct vc_data *vc, enum read_all_command command) in start_read_all_timer()
1438 static void handle_cursor_read_all(struct vc_data *vc, enum read_all_command command) in handle_cursor_read_all()
1510 static int pre_handle_cursor(struct vc_data *vc, u_char value, char up_flag) in pre_handle_cursor()
1532 static void do_handle_cursor(struct vc_data *vc, u_char value, char up_flag) in do_handle_cursor()
1563 static void update_color_buffer(struct vc_data *vc, const u16 *ic, int len) in update_color_buffer()
1594 static void reset_highlight_buffers(struct vc_data *vc) in reset_highlight_buffers()
1603 static int count_highlight_color(struct vc_data *vc) in count_highlight_color()
1633 static int get_highlight_color(struct vc_data *vc) in get_highlight_color()
1655 static int speak_highlight(struct vc_data *vc) in speak_highlight()
1682 struct vc_data *vc = vc_cons[cursor_con].d; in cursor_done()
1724 static void speakup_bs(struct vc_data *vc) in speakup_bs()
1748 static void speakup_con_write(struct vc_data *vc, u16 *str, int len) in speakup_con_write()
1777 static void speakup_con_update(struct vc_data *vc) in speakup_con_update()
1794 static void do_handle_spec(struct vc_data *vc, u_char value, char up_flag) in do_handle_spec()
1865 static void speakup_win_set(struct vc_data *vc) in speakup_win_set()
1900 static void speakup_win_clear(struct vc_data *vc) in speakup_win_clear()
1910 static void speakup_win_enable(struct vc_data *vc) in speakup_win_enable()
1923 static void speakup_bits(struct vc_data *vc) in speakup_bits()
1936 static int handle_goto(struct vc_data *vc, u_char type, u_char ch, u_short key) in handle_goto()
2021 static void speakup_goto(struct vc_data *vc) in speakup_goto()
2031 static void speakup_help(struct vc_data *vc) in speakup_help()
2036 static void do_nothing(struct vc_data *vc) in do_nothing()
2043 static void speakup_lock(struct vc_data *vc) in speakup_lock()
2054 typedef void (*spkup_hand) (struct vc_data *);
2074 static void do_spkup(struct vc_data *vc, u_char value) in do_spkup()
2094 speakup_key(struct vc_data *vc, int shift_state, int keycode, u_short keysym, in speakup_key()
2216 struct vc_data *vc = param->vc; in keyboard_notifier_call()
2286 struct vc_data *vc = param->vc; in vt_notifier_call()
2353 struct vc_data *vc = vc_cons[fg_console].d; in speakup_init()