Searched refs:vc_cons (Results 1 – 14 of 14) sorted by relevance
31 if (vc_cons[i].d && vc_cons[i].d->port.tty) in speakup_start_ttys()32 start_tty(vc_cons[i].d->port.tty); in speakup_start_ttys()42 if (vc_cons[i].d && vc_cons[i].d->port.tty) in speakup_stop_ttys()43 stop_tty(vc_cons[i].d->port.tty); in speakup_stop_ttys()
41 if (spk_sel_cons != vc_cons[fg_console].d) { in __speakup_set_selection()42 spk_sel_cons = vc_cons[fg_console].d; in __speakup_set_selection()
1692 struct vc_data *vc = vc_cons[cursor_con].d; in cursor_done()2367 struct vc_data *vc = vc_cons[fg_console].d; in speakup_init()2392 if (vc_cons[i].d) { in speakup_init()2393 err = speakup_allocate(vc_cons[i].d, GFP_KERNEL); in speakup_init()
336 struct vc_data *vc = vc_cons[fg_console].d; in silent_store()
137 struct vc vc_cons [MAX_NR_CONSOLES]; variable138 EXPORT_SYMBOL(vc_cons);936 struct vc_data *old_vc = vc_cons[fg_console].d; in redraw_screen()990 return (i < MAX_NR_CONSOLES && vc_cons[i].d); in vc_cons_allocated()1059 if (vc_cons[currcons].d) in vc_allocate()1072 vc_cons[currcons].d = vc; in vc_allocate()1075 INIT_WORK(&vc_cons[currcons].SAK_work, vc_SAK); in vc_allocate()1104 vc_cons[currcons].d = NULL; in vc_allocate()1329 param.vc = vc = vc_cons[currcons].d; in vc_deallocate()1337 vc_cons[currcons].d = NULL; in vc_deallocate()[all …]
335 p = *vc_cons[i].d->uni_pagedict_loc; in update_user_maps()337 set_inverse_transl(vc_cons[i].d, p, USER_MAP); in update_user_maps()379 ch = conv_uni_to_pc(vc_cons[fg_console].d, p[i]); in con_get_trans_old()472 dict2 = *vc_cons[cons].d->uni_pagedict_loc; in con_unify_unimap()897 if (vc_cons_allocated(i) && !*vc_cons[i].d->uni_pagedict_loc) in console_map_init()898 con_set_default_unimap(vc_cons[i].d); in console_map_init()
380 return vc_selection(vc_cons[fg_console].d, v, tty); in set_selection_kernel()
635 struct work_struct *SAK_work = &vc_cons[fg_console].SAK_work; in fn_SAK()1363 struct vc_data *vc = vc_cons[fg_console].d; in kbd_rawcode()1372 struct vc_data *vc = vc_cons[fg_console].d; in kbd_keycode()
199 return vc_cons[currcons].d; in vcs_vc()
246 vc = vc_cons[i].d; in fbcon_rotate_all()413 vc = vc_cons[par->currcon].d; in fb_flashcursor()847 struct vc_data *fg_vc = vc_cons[fg_console].d; in con2fb_init_display()857 update_screen(vc_cons[fg_console].d); in con2fb_init_display()873 struct vc_data *vc = vc_cons[unit].d; in set_con2fb_map()977 struct vc_data *vc = vc_cons[fg_console].d; in fbcon_startup()1079 struct vc_data *fvc = vc_cons[fg_console].d; in fbcon_init()1403 vc = vc_cons[unit].d; in fbcon_set_disp()2116 struct vc_data *conp2 = vc_cons[logo_shown].d; in fbcon_switch()2546 struct vc_data *tmp = vc_cons[i].d; in fbcon_set_font()[all …]
177 extern struct vc vc_cons [MAX_NR_CONSOLES];
406 con_debug_enter(vc_cons[fg_console].d); in kgdboc_pre_exp_handler()
969 struct vc_data *c = vc_cons[i].d; in vgacon_do_font_op()1026 struct vc_data *c = vc_cons[i].d; in vgacon_adjust_height()
119 struct work_struct *SAK_work = &vc_cons[fg_console].SAK_work; in sysrq_handle_SAK()