Home
last modified time | relevance | path

Searched refs:GRAF_MAP (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/linux/
Dconsolemap.h11 #define GRAF_MAP 1 macro
/linux-5.19.10/Documentation/translations/zh_CN/admin-guide/
Dunicode.rst32 GRAF_MAP DEC VT100 pseudographics ESC ( 0
/linux-5.19.10/Documentation/translations/zh_TW/admin-guide/
Dunicode.rst35 GRAF_MAP DEC VT100 pseudographics ESC ( 0
/linux-5.19.10/Documentation/admin-guide/
Dunicode.rst27 GRAF_MAP DEC VT100 pseudographics ESC ( 0
/linux-5.19.10/drivers/tty/vt/
Dvt.c2092 vc->state.Gx_charset[1] = GRAF_MAP; in reset_terminal()
2136 *charset = GRAF_MAP; in vc_setGx()