Searched refs:hung_up_tty_compat_ioctl (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/
H A Dtty_io.c445 static long hung_up_tty_compat_ioctl(struct file *file, function
499 .compat_ioctl = hung_up_tty_compat_ioctl,
2989 return hung_up_tty_compat_ioctl(file, cmd, arg);

Completed in 108 milliseconds