Home
last modified time | relevance | path

Searched refs:TCIOFLUSH (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dtermbits-common.h64 #define TCIOFLUSH 2 /* Discard all pending data */ macro
/linux/drivers/net/ppp/
H A Dppp_synctty.c302 if (arg == TCIOFLUSH || arg == TCOFLUSH) in ppp_synctty_ioctl()
H A Dppp_async.c310 if (arg == TCIOFLUSH || arg == TCOFLUSH) in ppp_asynctty_ioctl()
/linux/drivers/tty/
H A Dn_hdlc.c624 case TCIOFLUSH: in n_hdlc_tty_ioctl()
H A Dtty_ioctl.c910 case TCIOFLUSH: in __tty_perform_flush()