Home
last modified time | relevance | path

Searched refs:KD_FONT_OP_SET (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/include/linux/
Dkd.h172 #define KD_FONT_OP_SET 0 /* Set font */ macro
/linux-3.3/drivers/tty/vt/
Dvt_ioctl.c438 op->op = KD_FONT_OP_SET; in do_fontx_ioctl()
1219 op.op = KD_FONT_OP_SET; in vt_ioctl()
1421 op->op = KD_FONT_OP_SET; in compat_fontx_ioctl()
Dvt.c4139 case KD_FONT_OP_SET: in con_font_op()