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

/linux-master/include/linux/
H A Dvt_kern.h66 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list);
98 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, function
/linux-master/drivers/tty/vt/
H A Dvt_ioctl.c504 return con_get_unimap(vc, tmp.entry_ct, &(user_ud->entry_ct),
1052 return con_get_unimap(vc, tmp.entry_ct, &(user_ud->entry_ct), tmp_entries);
H A Dconsolemap.c780 * con_get_unimap - get the unicode map
785 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, function

Completed in 133 milliseconds