Searched refs:uct (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| A D | vt_kern.h | 60 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list); 92 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap() argument
|
| /linux/drivers/tty/vt/ |
| A D | consolemap.c | 737 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list) in con_get_unimap() argument 776 put_user(ect, uct); in con_get_unimap()
|
Completed in 8 milliseconds