Home
last modified time | relevance | path

Searched refs:TCIOFLUSH (Results 1 – 4 of 4) 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.c300 if (arg == TCIOFLUSH || arg == TCOFLUSH) in ppp_synctty_ioctl()
H A Dppp_async.c308 if (arg == TCIOFLUSH || arg == TCOFLUSH) in ppp_asynctty_ioctl()
/linux/drivers/tty/
H A Dtty_ioctl.c906 case TCIOFLUSH: in __tty_perform_flush()