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