Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dtty_ioctl.c1174 long n_tty_compat_ioctl_helper(struct tty_struct *tty, struct file *file, in n_tty_compat_ioctl_helper() function
1185 EXPORT_SYMBOL(n_tty_compat_ioctl_helper);
Dtty_io.c3010 retval = n_tty_compat_ioctl_helper(tty, file, cmd, arg); in tty_compat_ioctl()
/linux-4.4.14/include/linux/
Dtty.h643 extern long n_tty_compat_ioctl_helper(struct tty_struct *tty, struct file *file,