Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/ti-st/
Dst_core.c742 tty_driver_flush_buffer(tty); in st_tty_open()
783 tty_driver_flush_buffer(tty); in st_tty_close()
842 tty_driver_flush_buffer(tty); in st_tty_flush_buffer()
Dst_kim.c538 tty_driver_flush_buffer(tty); in st_kim_stop()
/Linux-v5.15/drivers/tty/
Dtty_ioctl.c92 void tty_driver_flush_buffer(struct tty_struct *tty) in tty_driver_flush_buffer() function
97 EXPORT_SYMBOL(tty_driver_flush_buffer);
838 tty_driver_flush_buffer(tty); in __tty_perform_flush()
Dtty_port.c595 tty_driver_flush_buffer(tty); in tty_port_close_start()
Dtty_ldisc.c720 tty_driver_flush_buffer(tty); in tty_ldisc_hangup()
Dn_hdlc.c251 tty_driver_flush_buffer(tty); in n_hdlc_tty_open()
Dn_tty.c1139 tty_driver_flush_buffer(tty); in isig()
Dtty_io.c3048 tty_driver_flush_buffer(tty); in __do_SAK()
/Linux-v5.15/drivers/bluetooth/
Dhci_ldisc.c238 tty_driver_flush_buffer(tty); in hci_uart_flush()
508 tty_driver_flush_buffer(tty); in hci_uart_tty_open()
/Linux-v5.15/net/nfc/nci/
Duart.c175 tty_driver_flush_buffer(tty); in nci_uart_tty_open()
/Linux-v5.15/drivers/tty/serdev/
Dserdev-ttyport.c94 tty_driver_flush_buffer(tty); in ttyport_write_flush()
/Linux-v5.15/include/linux/
Dtty.h328 extern void tty_driver_flush_buffer(struct tty_struct *tty);
/Linux-v5.15/drivers/net/hamradio/
Dmkiss.c715 tty_driver_flush_buffer(tty); in mkiss_open()