Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dvt_kern.h56 int con_get_trans_new(unsigned short __user * table);
77 static inline int con_get_trans_new(unsigned short __user *table) in con_get_trans_new() function
/Linux-v6.6/drivers/tty/vt/
Dconsolemap.c402 int con_get_trans_new(ushort __user * arg) in con_get_trans_new() function
Dvt_ioctl.c536 return con_get_trans_new(up); in vt_io_ioctl()