Searched refs:line_close (Results 1 – 4 of 4) sorted by relevance
59 extern void line_close(struct tty_struct *tty, struct file * filp);
101 .close = line_close,
94 .close = line_close,
344 void line_close(struct tty_struct *tty, struct file * filp) in line_close() function