Searched refs:con_get_unimap (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vt_kern.h | 72 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list); 104 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap() function
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | vt_ioctl.c | 504 return con_get_unimap(vc, tmp.entry_ct, &(user_ud->entry_ct), in do_unimap_ioctl() 1053 return con_get_unimap(vc, tmp.entry_ct, &(user_ud->entry_ct), tmp_entries); in compat_unimap_ioctl()
|
| H A D | consolemap.c | 738 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list) in con_get_unimap() function
|