Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dkd.h177 #define KD_FONT_OP_SET 0 /* Set font */ macro
/linux-6.6.21/drivers/tty/vt/
Dvt.c4663 case KD_FONT_OP_SET: in con_font_op()