Lines Matching refs:vc_data

258 static unsigned char get_attributes(struct vc_data *vc, u16 *pos)  in get_attributes()
264 static void speakup_date(struct vc_data *vc) in speakup_date()
290 static void speakup_shut_up(struct vc_data *vc) in speakup_shut_up()
301 static void speech_kill(struct vc_data *vc) in speech_kill()
319 static void speakup_off(struct vc_data *vc) in speakup_off()
331 static void speakup_parked(struct vc_data *vc) in speakup_parked()
342 static void speakup_cut(struct vc_data *vc) in speakup_cut()
377 static void speakup_paste(struct vc_data *vc) in speakup_paste()
388 static void say_attributes(struct vc_data *vc) in say_attributes()
413 static void announce_edge(struct vc_data *vc, enum edge msg_id) in announce_edge()
457 static u16 get_char(struct vc_data *vc, u16 *pos, u_char *attribs) in get_char()
480 static void say_char(struct vc_data *vc) in say_char()
495 static void say_phonetic_char(struct vc_data *vc) in say_phonetic_char()
511 static void say_prev_char(struct vc_data *vc) in say_prev_char()
523 static void say_next_char(struct vc_data *vc) in say_next_char()
544 static u_long get_word(struct vc_data *vc) in get_word()
591 static void say_word(struct vc_data *vc) in say_word()
604 static void say_prev_word(struct vc_data *vc) in say_prev_word()
659 static void say_next_word(struct vc_data *vc) in say_next_word()
701 static void spell_word(struct vc_data *vc) in spell_word()
751 static int get_line(struct vc_data *vc) in get_line()
769 static void say_line(struct vc_data *vc) in say_line()
791 static void say_prev_line(struct vc_data *vc) in say_prev_line()
803 static void say_next_line(struct vc_data *vc) in say_next_line()
815 static int say_from_to(struct vc_data *vc, u_long from, u_long to, in say_from_to()
845 static void say_line_from_to(struct vc_data *vc, u_long from, u_long to, in say_line_from_to()
881 static int get_sentence_buf(struct vc_data *vc, int read_punc) in get_sentence_buf()
932 static void say_screen_from_to(struct vc_data *vc, u_long from, u_long to) in say_screen_from_to()
947 static void say_screen(struct vc_data *vc) in say_screen()
952 static void speakup_win_say(struct vc_data *vc) in speakup_win_say()
970 static void top_edge(struct vc_data *vc) in top_edge()
978 static void bottom_edge(struct vc_data *vc) in bottom_edge()
986 static void left_edge(struct vc_data *vc) in left_edge()
994 static void right_edge(struct vc_data *vc) in right_edge()
1002 static void say_first_char(struct vc_data *vc) in say_first_char()
1022 static void say_last_char(struct vc_data *vc) in say_last_char()
1039 static void say_position(struct vc_data *vc) in say_position()
1047 static void say_char_num(struct vc_data *vc) in say_char_num()
1057 static void say_from_top(struct vc_data *vc) in say_from_top()
1062 static void say_to_bottom(struct vc_data *vc) in say_to_bottom()
1067 static void say_from_left(struct vc_data *vc) in say_from_left()
1072 static void say_to_right(struct vc_data *vc) in say_to_right()
1161 static void read_all_doc(struct vc_data *vc);
1165 static void do_handle_shift(struct vc_data *vc, u_char value, char up_flag) in do_handle_shift()
1196 static void do_handle_latin(struct vc_data *vc, u_char value, char up_flag) in do_handle_latin()
1298 static void toggle_cursoring(struct vc_data *vc) in toggle_cursoring()
1328 static int edit_bits(struct vc_data *vc, u_char type, u_char ch, u_short key) in edit_bits()
1350 static int speakup_allocate(struct vc_data *vc, gfp_t gfp_flags) in speakup_allocate()
1368 static void speakup_deallocate(struct vc_data *vc) in speakup_deallocate()
1392 static void reset_highlight_buffers(struct vc_data *);
1398 static void start_read_all_timer(struct vc_data *vc, enum read_all_command command);
1400 static void kbd_fakekey2(struct vc_data *vc, enum read_all_command command) in kbd_fakekey2()
1407 static void read_all_doc(struct vc_data *vc) in read_all_doc()
1429 static void stop_read_all(struct vc_data *vc) in stop_read_all()
1437 static void start_read_all_timer(struct vc_data *vc, enum read_all_command command) in start_read_all_timer()
1448 static void handle_cursor_read_all(struct vc_data *vc, enum read_all_command command) in handle_cursor_read_all()
1520 static int pre_handle_cursor(struct vc_data *vc, u_char value, char up_flag) in pre_handle_cursor()
1542 static void do_handle_cursor(struct vc_data *vc, u_char value, char up_flag) in do_handle_cursor()
1573 static void update_color_buffer(struct vc_data *vc, const u16 *ic, int len) in update_color_buffer()
1604 static void reset_highlight_buffers(struct vc_data *vc) in reset_highlight_buffers()
1613 static int count_highlight_color(struct vc_data *vc) in count_highlight_color()
1643 static int get_highlight_color(struct vc_data *vc) in get_highlight_color()
1665 static int speak_highlight(struct vc_data *vc) in speak_highlight()
1692 struct vc_data *vc = vc_cons[cursor_con].d; in cursor_done()
1738 static void speakup_bs(struct vc_data *vc) in speakup_bs()
1762 static void speakup_con_write(struct vc_data *vc, u16 *str, int len) in speakup_con_write()
1791 static void speakup_con_update(struct vc_data *vc) in speakup_con_update()
1808 static void do_handle_spec(struct vc_data *vc, u_char value, char up_flag) in do_handle_spec()
1879 static void speakup_win_set(struct vc_data *vc) in speakup_win_set()
1914 static void speakup_win_clear(struct vc_data *vc) in speakup_win_clear()
1924 static void speakup_win_enable(struct vc_data *vc) in speakup_win_enable()
1937 static void speakup_bits(struct vc_data *vc) in speakup_bits()
1950 static int handle_goto(struct vc_data *vc, u_char type, u_char ch, u_short key) in handle_goto()
2035 static void speakup_goto(struct vc_data *vc) in speakup_goto()
2045 static void speakup_help(struct vc_data *vc) in speakup_help()
2050 static void do_nothing(struct vc_data *vc) in do_nothing()
2057 static void speakup_lock(struct vc_data *vc) in speakup_lock()
2068 typedef void (*spkup_hand) (struct vc_data *);
2088 static void do_spkup(struct vc_data *vc, u_char value) in do_spkup()
2108 speakup_key(struct vc_data *vc, int shift_state, int keycode, u_short keysym, in speakup_key()
2230 struct vc_data *vc = param->vc; in keyboard_notifier_call()
2300 struct vc_data *vc = param->vc; in vt_notifier_call()
2367 struct vc_data *vc = vc_cons[fg_console].d; in speakup_init()