Searched refs:KD_FONT_FLAG_DONT_RECALC (Results 1 – 3 of 3) sorted by relevance
158 #define KD_FONT_FLAG_DONT_RECALC 1 /* Don't recalculate hw charcell size [compat] */ macro
899 if (!rc && !(op->flags & KD_FONT_FLAG_DONT_RECALC)) in vgacon_font_op()
949 op.flags = KD_FONT_FLAG_OLD | KD_FONT_FLAG_DONT_RECALC; /* Compatibility */ in vt_ioctl()