Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dtty_ioctl.c1171 long n_tty_compat_ioctl_helper(struct tty_struct *tty, struct file *file, in n_tty_compat_ioctl_helper() function
1182 EXPORT_SYMBOL(n_tty_compat_ioctl_helper);
Dtty_io.c3017 retval = n_tty_compat_ioctl_helper(tty, file, cmd, arg); in tty_compat_ioctl()
/linux-4.1.27/include/linux/
Dtty.h641 extern long n_tty_compat_ioctl_helper(struct tty_struct *tty, struct file *file,