Searched refs:uct (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | vt_kern.h | 66 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, in con_get_unimap() argument
|
| /linux/drivers/tty/vt/ |
| H A D | consolemap.c | 772 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap() argument 814 if (put_user(ect, uct)) in con_get_unimap()
|