Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/asm-generic/
Dtermbits-common.h63 #define TCOFLUSH 1 /* Discard data written but not yet sent */ macro
/Linux-v6.1/drivers/net/ppp/
Dppp_synctty.c303 if (arg == TCIOFLUSH || arg == TCOFLUSH) in ppp_synctty_ioctl()
Dppp_async.c310 if (arg == TCIOFLUSH || arg == TCOFLUSH) in ppp_asynctty_ioctl()
/Linux-v6.1/drivers/tty/
Dn_hdlc.c625 case TCOFLUSH: in n_hdlc_tty_ioctl()
Dtty_ioctl.c910 case TCOFLUSH: in __tty_perform_flush()