tag
line
file
source code
con_get_unimap
75
drivers/char/vt.c
extern int con_get_unimap(ushort ct, ushort *uct, struct unipair *list);
con_get_unimap
1071
drivers/char/vt.c
return con_get_unimap(ct, &(ud->entry_ct), list);