Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dvt_kern.h37 int con_get_cmap(unsigned char __user *cmap);
/linux-5.19.10/drivers/tty/vt/
Dvt_ioctl.c520 return con_get_cmap(up); in vt_io_ioctl()
Dvt.c4545 int con_get_cmap(unsigned char __user *arg) in con_get_cmap() function