Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvt_kern.h69 int con_get_trans_new(unsigned short __user * table);
90 static inline int con_get_trans_new(unsigned short __user *table) in con_get_trans_new() function
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dconsolemap.c372 int con_get_trans_new(ushort __user * arg) in con_get_trans_new() function
H A Dvt_ioctl.c536 return con_get_trans_new(up); in vt_io_ioctl()