Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkd.h180 #define KD_FONT_OP_COPY 3 /* Obsolete, do not use */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt.c4681 case KD_FONT_OP_COPY: in con_font_op()