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

/drivers/tty/
H A Dtty_ldisc.c498 * tty_ldisc_halt - shut down the line discipline
511 static int tty_ldisc_halt(struct tty_struct *tty) function
637 work = tty_ldisc_halt(tty);
639 o_work = tty_ldisc_halt(o_tty);
813 * this is like tty_ldisc_halt, but we need to give up
915 tty_ldisc_halt(tty);

Completed in 47 milliseconds