Searched refs:uct (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ |
D | vt_kern.h | 59 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list); 91 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap() argument
|
/linux-6.1.9/drivers/tty/vt/ |
D | consolemap.c | 785 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap() argument 830 if (put_user(ect, uct)) in con_get_unimap()
|