Searched refs:C_CSTOPB (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/usb/serial/
H A Dupd78f0730.c357 if (C_CSTOPB(tty)) {
H A Dxr_serial.c739 if (C_CSTOPB(tty))
768 if (C_CSTOPB(tty))
H A Dch341.c525 if (C_CSTOPB(tty))
H A Dpl2303.c825 if (C_CSTOPB(tty)) {
H A Df81232.c648 if (C_CSTOPB(tty))
H A Dmxuport.c893 if (C_CSTOPB(tty))
H A Df81534.c974 if (C_CSTOPB(tty))
H A Dti_usb_3410_5052.c948 if (C_CSTOPB(tty))
H A Dcp210x.c1308 if (C_CSTOPB(tty))
/linux-master/include/linux/
H A Dtty.h90 #define C_CSTOPB(tty) _C_FLAG((tty), CSTOPB) macro

Completed in 162 milliseconds