Home
last modified time | relevance | path

Searched refs:vc_sw (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dconsole_struct.h135 const struct consw *vc_sw; member
/linux/drivers/video/console/
H A Dvgacon.c970 if (c && c->vc_sw == &vga_con) { in vgacon_do_font_op()
1028 if (c && c->vc_sw == &vga_con) { in vgacon_adjust_height()
1033 c->vc_sw->con_cursor(c, true); in vgacon_adjust_height()