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