Searched refs:vgacon_do_font_op (Results 1 – 1 of 1) sorted by relevance
856 static int vgacon_do_font_op(struct vgastate *state, char *arg, int set, in vgacon_do_font_op() function1055 rc = vgacon_do_font_op(&vgastate, font->data, 1, charcount == 512); in vgacon_font_set()1074 return vgacon_do_font_op(&vgastate, font->data, 0, vga_512_chars); in vgacon_font_get()