Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkd.h179 #define KD_FONT_OP_SET_DEFAULT 2 /* Set font to default, data points to name / NULL */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt.c4679 case KD_FONT_OP_SET_DEFAULT: in con_font_op()