Searched refs:line_close (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dline.h63 extern void line_close(struct tty_struct *tty, struct file * filp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dssl.c108 .close = line_close,
H A Dstdio_console.c112 .close = line_close,
H A Dline.c470 void line_close(struct tty_struct *tty, struct file * filp) function
475 * tty_open will call line_close. So just return in this case.

Completed in 50 milliseconds