Searched refs:con_set_unimap (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ | 
| D | vt_kern.h | 70 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list);100 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list)  in con_set_unimap()  function
 
 | 
| /Linux-v5.4/drivers/tty/vt/ | 
| D | vt_ioctl.c | 276 		return con_set_unimap(vc, tmp.entry_ct, tmp.entries);  in do_unimap_ioctl()1164 		return con_set_unimap(vc, tmp.entry_ct, tmp_entries);  in compat_unimap_ioctl()
 
 | 
| D | consolemap.c | 536 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list)  in con_set_unimap()  function
 |