Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
Dtty_buffer.c219 void tty_buffer_flush(struct tty_struct *tty, struct tty_ldisc *ld) in tty_buffer_flush() function
Dtty_ldisc.c414 tty_buffer_flush(tty, ld); in tty_ldisc_flush()
Dpty.c221 tty_buffer_flush(to, NULL); in pty_flush_buffer()
Dtty_io.c2725 tty_buffer_flush(tty, NULL); in tty_ioctl()
/kernel/linux/linux-5.10/include/linux/
Dtty.h515 extern void tty_buffer_flush(struct tty_struct *tty, struct tty_ldisc *ld);