Searched refs:K_UNICODE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | kd.h | 84 #define K_UNICODE 0x03 macro |
| /linux/drivers/tty/vt/ | ||
| H A D | selection.c | 255 bool unicode = vt_do_kdgkbmode(fg_console) == K_UNICODE; in vc_do_selection() |