Home
last modified time | relevance | path

Searched refs:LAT1_MAP (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dconsolemap.h10 #define LAT1_MAP 0 macro
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dunicode.rst26 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
/kernel/linux/linux-5.10/drivers/tty/vt/
Dvt.c2091 vc->vc_translate = set_translate(LAT1_MAP, vc); in reset_terminal()
2092 vc->state.Gx_charset[0] = LAT1_MAP; in reset_terminal()
2140 *charset = LAT1_MAP; in vc_setGx()