Searched refs:KD_FONT_FLAG_OLD (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dkd.h168 #define KD_FONT_FLAG_OLD 0x80000000 /* Invoked via old interface [compat] */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dvt_ioctl.c311 op->flags = KD_FONT_FLAG_OLD;
319 op->flags = KD_FONT_FLAG_OLD;
897 op.flags = KD_FONT_FLAG_OLD | KD_FONT_FLAG_DONT_RECALC; /* Compatibility */
907 op.flags = KD_FONT_FLAG_OLD;
H A Dvt.c3753 if (!(op->flags & KD_FONT_FLAG_OLD)) {
3797 if (!(op->flags & KD_FONT_FLAG_OLD))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dcompat_ioctl.c1296 op.flags |= KD_FONT_FLAG_OLD;

Completed in 76 milliseconds