Searched refs:C_CMSPAR (Results 1 – 7 of 7) sorted by relevance
351 if (C_CMSPAR(tty)) { in upd78f0730_set_termios()
733 if (C_CMSPAR(tty)) { in pl2303_set_termios()741 if (C_CMSPAR(tty)) { in pl2303_set_termios()
549 if (C_CMSPAR(tty)) in ch341_set_termios()
666 if (C_CMSPAR(tty)) in f81232_set_termios()
884 if (C_CMSPAR(tty)) { in mxuport_set_termios()
970 if (C_CMSPAR(tty)) in f81534_set_termios()
170 #define C_CMSPAR(tty) _C_FLAG((tty), CMSPAR) macro