Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dconsolemap.c200 #define UNI_ROW(uni) FIELD_GET(UNI_ROW_BITS, (uni)) macro
523 n = UNI_ROW(unicode); in con_insert_unipair()
891 row = dir[UNI_ROW(ucs)]; in conv_uni_to_pc()