Searched refs:C_CSIZE (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/usb/serial/
H A Dxr_serial.c701 switch (C_CSIZE(tty)) {
711 if (C_CSIZE(tty) == CS7)
790 (C_CSIZE(tty) == CS5 || C_CSIZE(tty) == CS6)) {
798 switch (C_CSIZE(tty)) {
H A Dupd78f0730.c323 switch (C_CSIZE(tty)) {
H A Dch341.c502 switch (C_CSIZE(tty)) {
H A Dpl2303.c830 if (C_CSIZE(tty) == CS5) {
H A Dmxuport.c859 switch (C_CSIZE(tty)) {
H A Dti_usb_3410_5052.c916 switch (C_CSIZE(tty)) {
H A Dcp210x.c1278 switch (C_CSIZE(tty)) {
H A Dftdi_sio.c2647 if (C_CSIZE(tty) == CS6) {
/linux-master/include/linux/
H A Dtty.h89 #define C_CSIZE(tty) _C_FLAG((tty), CSIZE) macro

Completed in 272 milliseconds