Home
last modified time | relevance | path

Searched refs:tty_buffer_flush (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/tty/
Dtty.h70 void tty_buffer_flush(struct tty_struct *tty, struct tty_ldisc *ld);
Dtty_buffer.c222 void tty_buffer_flush(struct tty_struct *tty, struct tty_ldisc *ld) in tty_buffer_flush() function
Dtty_ldisc.c389 tty_buffer_flush(tty, ld); in tty_ldisc_flush()
Dpty.c211 tty_buffer_flush(to, NULL); in pty_flush_buffer()
Dtty_io.c2754 tty_buffer_flush(tty, NULL); in tty_ioctl()