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