Searched refs:line_close (Results 1 – 4 of 4) sorted by relevance
61 extern void line_close(struct tty_struct *tty, struct file * filp);
107 .close = line_close,
124 .close = line_close,
432 void line_close(struct tty_struct *tty, struct file * filp) in line_close() function