Home
last modified time | relevance | path

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

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