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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtty_io.c249 int tty_paranoia_check(struct tty_struct *tty, struct inode *inode, function
942 if (tty_paranoia_check(tty, inode, "tty_read"))
1101 if (tty_paranoia_check(tty, inode, "tty_write"))
1532 if (tty_paranoia_check(tty, inode, "tty_release_dev"))
1936 if (tty_paranoia_check(tty, filp->f_path.dentry->d_inode, "tty_poll"))
1952 if (tty_paranoia_check(tty, filp->f_path.dentry->d_inode, "tty_fasync"))
2496 if (tty_paranoia_check(tty, inode, "tty_ioctl"))
2621 if (tty_paranoia_check(tty, inode, "tty_ioctl"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtty.h396 extern int tty_paranoia_check(struct tty_struct *tty, struct inode *inode,

Completed in 49 milliseconds