Searched refs:C_CMSPAR (Results 1 – 9 of 9) sorted by relevance
348 if (C_CMSPAR(tty)) { in upd78f0730_set_termios()
726 if (C_CMSPAR(tty)) { in xr21v141x_set_line_settings()774 if (C_CMSPAR(tty)) { in xr_cdc_set_line_coding()
850 if (C_CMSPAR(tty)) { in pl2303_set_termios()858 if (C_CMSPAR(tty)) { in pl2303_set_termios()
521 if (C_CMSPAR(tty)) in ch341_set_termios()
644 if (C_CMSPAR(tty)) in f81232_set_termios()
877 if (C_CMSPAR(tty)) { in mxuport_set_termios()
970 if (C_CMSPAR(tty)) in f81534_set_termios()
1294 if (C_CMSPAR(tty)) { in cp210x_set_termios()
98 #define C_CMSPAR(tty) _C_FLAG((tty), CMSPAR) macro