Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dselection.h21 extern int sel_loadlut(char __user *p);
/linux-4.4.14/drivers/tty/vt/
Dselection.c107 int sel_loadlut(char __user *p) in sel_loadlut() function
Dvt.c2693 ret = sel_loadlut(p); in tioclinux()