Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_ioctl.c946 long n_tty_compat_ioctl_helper(struct tty_struct *tty, struct file *file, in n_tty_compat_ioctl_helper() function
957 EXPORT_SYMBOL(n_tty_compat_ioctl_helper);
Dtty_io.c2691 retval = n_tty_compat_ioctl_helper(tty, file, cmd, arg); in tty_compat_ioctl()
/Linux-v4.19/include/linux/
Dtty.h749 extern long n_tty_compat_ioctl_helper(struct tty_struct *tty, struct file *file,