Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dtty.h133 #define I_INPCK(tty) _I_FLAG((tty), INPCK) macro
/linux-4.19.296/drivers/char/pcmcia/
Dsynclink_cs.c1475 if (I_INPCK(tty)) in mgslpc_change_params()