Home
last modified time | relevance | path

Searched refs:L_NOFLSH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtty.h108 #define L_NOFLSH(tty) _L_FLAG((tty), NOFLSH) macro
/openbmc/linux/drivers/tty/
H A Dn_tty.c1099 if (L_NOFLSH(tty)) { in isig()