Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
H A Dtermbits-common.h63 #define TCOFLUSH 1 /* Discard data written but not yet sent */ macro
/linux/drivers/tty/
H A Dn_hdlc.c625 case TCOFLUSH: in n_hdlc_tty_ioctl()
H A Dtty_ioctl.c916 case TCOFLUSH: in __tty_perform_flush()
/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()