Searched refs:KD_FONT_OP_GET (Results 1 – 3 of 3) sorted by relevance
178 #define KD_FONT_OP_GET 1 /* Get font */ macro
472 if (!perm && op.op != KD_FONT_OP_GET) in vt_k_ioctl()1019 if (!perm && op->op != KD_FONT_OP_GET) in compat_kdfontop_ioctl()
4676 case KD_FONT_OP_GET: in con_font_op()