Searched refs:vga_con (Results 1 – 2 of 2) sorted by relevance
78 conswitchp = &vga_con; in setup_vga_console()
1189 if (c && c->vc_sw == &vga_con) { in vgacon_do_font_op()1247 if (c && c->vc_sw == &vga_con) { in vgacon_adjust_height()1411 const struct consw vga_con = { variable