Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dvt_kern.h48 int con_set_cmap(unsigned char __user *cmap);
/Linux-v5.10/drivers/tty/vt/
Dvt_ioctl.c601 return con_set_cmap(up); in vt_io_ioctl()
Dvt.c4484 int con_set_cmap(unsigned char __user *arg) in con_set_cmap() function