Searched refs:C_CMSPAR (Results 1 – 9 of 9) sorted by relevance
345 if (C_CMSPAR(tty)) { in upd78f0730_set_termios()
713 if (C_CMSPAR(tty)) { in xr21v141x_set_line_settings()763 if (C_CMSPAR(tty)) { in xr_cdc_set_line_coding()
849 if (C_CMSPAR(tty)) { in pl2303_set_termios()857 if (C_CMSPAR(tty)) { in pl2303_set_termios()
521 if (C_CMSPAR(tty)) in ch341_set_termios()
640 if (C_CMSPAR(tty)) in f81232_set_termios()
877 if (C_CMSPAR(tty)) { in mxuport_set_termios()
966 if (C_CMSPAR(tty)) in f81534_set_termios()
1275 if (C_CMSPAR(tty)) { in cp210x_set_termios()
99 #define C_CMSPAR(tty) _C_FLAG((tty), CMSPAR) macro