C_CSTOPB 933 drivers/staging/fwserial/fwserial.c frame = 12 + ((C_CSTOPB(tty)) ? 4 : 2) + ((C_PARENB(tty)) ? 2 : 0); C_CSTOPB 937 drivers/staging/fwserial/fwserial.c frame -= (C_CSTOPB(tty)) ? 1 : 0; C_CSTOPB 742 drivers/tty/isicom.c if (C_CSTOPB(tty)) C_CSTOPB 447 drivers/usb/serial/ch341.c if (C_CSTOPB(tty)) C_CSTOPB 568 drivers/usb/serial/f81232.c if (C_CSTOPB(tty)) C_CSTOPB 972 drivers/usb/serial/f81534.c if (C_CSTOPB(tty)) C_CSTOPB 900 drivers/usb/serial/mxuport.c if (C_CSTOPB(tty)) C_CSTOPB 644 drivers/usb/serial/pl2303.c if (C_CSTOPB(tty)) { C_CSTOPB 954 drivers/usb/serial/ti_usb_3410_5052.c if (C_CSTOPB(tty)) C_CSTOPB 360 drivers/usb/serial/upd78f0730.c if (C_CSTOPB(tty)) {