Searched refs:con_get_unimap (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dvt_kern.h71 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list);
105 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, con_get_unimap() function
/linux-4.4.14/drivers/tty/vt/
H A Dconsolemap.c731 * con_get_unimap - get the unicode map
737 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list) con_get_unimap() function
H A Dvt_ioctl.c281 return con_get_unimap(vc, tmp.entry_ct, &(user_ud->entry_ct), tmp.entries); do_unimap_ioctl()
1191 return con_get_unimap(vc, tmp.entry_ct, &(user_ud->entry_ct), tmp_entries); compat_unimap_ioctl()

Completed in 179 milliseconds