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