Home
last modified time | relevance | path

Searched refs:KD_FONT_OP_GET (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dkd.h178 #define KD_FONT_OP_GET 1 /* Get font */ macro
/linux/drivers/tty/vt/
H A Dvt_ioctl.c470 if (!perm && op.op != KD_FONT_OP_GET) in vt_k_ioctl()
1016 if (!perm && op->op != KD_FONT_OP_GET) in compat_kdfontop_ioctl()