Home
last modified time | relevance | path

Searched refs:con_set_cmap (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dvt_kern.h36 int con_set_cmap(unsigned char __user *cmap);
/linux/drivers/tty/vt/
H A Dvt_ioctl.c517 return con_set_cmap(up); in vt_io_ioctl()
H A Dvt.c4639 int con_set_cmap(unsigned char __user *arg)
4641 int con_set_cmap(unsigned char __user *arg) con_set_cmap() function