Searched refs:flush_input (Results 1 – 3 of 3) sorted by relevance
270 int (*flush_input) (struct serial *); member
460 return scb->ops->flush_input (scb); in serial_flush_input()
3448 * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.