Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dconsolemap.c199 #define UNI_DIR(uni) FIELD_GET(UNI_DIR_BITS, (uni)) macro
514 n = UNI_DIR(unicode); in con_insert_unipair()
887 dir = dict->uni_pgdir[UNI_DIR(ucs)]; in conv_uni_to_pc()