Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dvt_kern.h48 int con_get_cmap(unsigned char __user *cmap);
/Linux-v5.4/drivers/tty/vt/
Dvt_ioctl.c925 ret = con_get_cmap(up); in vt_ioctl()
Dvt.c4384 int con_get_cmap(unsigned char __user *arg) in con_get_cmap() function