tag
line
file
source code
tty_read_flush
308
include/linux/tty.h
#define TTY_READ_FLUSH(tty) tty_read_flush((tty))
tty_read_flush
311
include/linux/tty.h
extern void tty_read_flush(struct tty_struct *);