Home
last modified time | relevance | path

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

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