Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dselection.h23 extern int sel_loadlut(char __user *p);
/openbmc/linux/drivers/tty/vt/
H A Dselection.c119 int sel_loadlut(char __user *p) in sel_loadlut() function
H A Dvt.c3169 ret = sel_loadlut(p); in tioclinux()