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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddevpts_fs.h25 struct tty_struct *devpts_get_tty(struct inode *pts_inode, int number);
39 static inline struct tty_struct *devpts_get_tty(struct inode *pts_inode, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dpty.c518 struct tty_struct *tty = devpts_get_tty(ptm_inode, idx);
536 struct tty_struct *tty = devpts_get_tty(pts_inode, idx);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/devpts/
H A Dinode.c516 struct tty_struct *devpts_get_tty(struct inode *pts_inode, int number) function

Completed in 58 milliseconds