Home
last modified time | relevance | path

Searched refs:rs_flush_buffer (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/ia64/hp/sim/
Dsimserial.c239 static void rs_flush_buffer(struct tty_struct *tty) in rs_flush_buffer() function
359 rs_flush_buffer(tty); in rs_hangup()
470 .flush_buffer = rs_flush_buffer,
/linux-4.1.27/drivers/tty/serial/
D68328serial.c748 static void rs_flush_buffer(struct tty_struct *tty) function
1051 rs_flush_buffer(tty);
1087 rs_flush_buffer(tty);
1139 .flush_buffer = rs_flush_buffer,
Dcrisv10.c3161 rs_flush_buffer(struct tty_struct *tty) in rs_flush_buffer() function
3706 rs_flush_buffer(tty); in rs_close()
3807 rs_flush_buffer(tty); in rs_hangup()
4220 .flush_buffer = rs_flush_buffer,
/linux-4.1.27/drivers/tty/
Damiserial.c912 static void rs_flush_buffer(struct tty_struct *tty) in rs_flush_buffer() function
1427 rs_flush_buffer(tty); in rs_close()
1508 rs_flush_buffer(tty); in rs_hangup()
1645 .flush_buffer = rs_flush_buffer,