Home
last modified time | relevance | path

Searched refs:tty_driver_flush_buffer (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/drivers/tty/
Dtty_ioctl.c82 void tty_driver_flush_buffer(struct tty_struct *tty) in tty_driver_flush_buffer() function
87 EXPORT_SYMBOL(tty_driver_flush_buffer);
917 tty_driver_flush_buffer(tty); in __tty_perform_flush()
Dtty_ldisc.c700 tty_driver_flush_buffer(tty); in tty_ldisc_hangup()
Dtty_port.c656 tty_driver_flush_buffer(tty); in tty_port_close_start()
Dn_hdlc.c249 tty_driver_flush_buffer(tty); in n_hdlc_tty_open()
Dn_tty.c1112 tty_driver_flush_buffer(tty); in isig()
Dtty_io.c3039 tty_driver_flush_buffer(tty); in __do_SAK()
/linux-6.14.4/drivers/bluetooth/
Dhci_ldisc.c240 tty_driver_flush_buffer(tty); in hci_uart_flush()
520 tty_driver_flush_buffer(tty); in hci_uart_tty_open()
/linux-6.14.4/drivers/tty/serdev/
Dserdev-ttyport.c92 tty_driver_flush_buffer(tty); in ttyport_write_flush()
/linux-6.14.4/net/nfc/nci/
Duart.c163 tty_driver_flush_buffer(tty); in nci_uart_tty_open()
/linux-6.14.4/include/linux/
Dtty.h410 void tty_driver_flush_buffer(struct tty_struct *tty);
/linux-6.14.4/drivers/net/hamradio/
Dmkiss.c717 tty_driver_flush_buffer(tty); in mkiss_open()