Searched refs:KD_FONT_OP_GET (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkd.h178 #define KD_FONT_OP_GET 1 /* Get font */ macro
/linux-master/drivers/tty/vt/
H A Dvt_ioctl.c472 if (!perm && op.op != KD_FONT_OP_GET)
1017 if (!perm && op->op != KD_FONT_OP_GET)
H A Dvt.c4842 case KD_FONT_OP_GET:

Completed in 130 milliseconds