Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvt_kern.h37 int con_get_cmap(unsigned char __user *cmap);
/linux/drivers/tty/vt/
H A Dvt_ioctl.c520 return con_get_cmap(up); in vt_io_ioctl()
H A Dvt.c4668 int con_get_cmap(unsigned char __user *arg) in con_set_cmap()
4670 int con_get_cmap(unsigned char __user *arg) con_get_cmap() function