tag
line
file
source code
vt_ioctl
378
include/linux/tty.h
extern int vt_ioctl(struct tty_struct *tty, struct file * file,
vt_ioctl
1500
kernel/chr_drv/console.c
tty->ioctl = vt_ioctl;