Home
last modified time | relevance | path

Searched defs:unicode (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/tty/vt/
H A Dselection.c67 sel_pos(int n, bool unicode) in sel_pos()
210 static int vc_selection_store_chars(struct vc_data *vc, bool unicode) in vc_selection_store_chars()
255 bool unicode = vt_do_kdgkbmode(fg_console) == K_UNICODE; in vc_do_selection() local
H A Dconmakehash.c22 typedef unsigned short unicode; typedef
H A Dconsolemap.c506 con_insert_unipair(struct uni_pagedict *p, u_short unicode, u_short fontpos) in con_insert_unipair()
/linux/fs/fat/
H A Ddir.c320 wchar_t **unicode, unsigned char *nr_slots) in fat_parse_long()
510 wchar_t *unicode = NULL; in fat_search_long() local
601 wchar_t *unicode = NULL; in __fat_readdir() local
/linux/include/uapi/linux/
H A Dkd.h63 unsigned short unicode; member
/linux/fs/smb/client/
H A Dfs_context.h332 int unicode; member
H A Dcifsglob.h1091 int unicode; member
1395 bool unicode:1; member
/linux/drivers/usb/serial/
H A Dio_edgeport.c2505 __le16 *unicode, int unicode_size) in unicode_to_ascii()