Home
last modified time | relevance | path

Searched refs:C_CSIZE (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/usb/serial/
A Dxr_serial.c686 switch (C_CSIZE(tty)) { in xr21v141x_set_line_settings()
696 if (C_CSIZE(tty) == CS7) in xr21v141x_set_line_settings()
776 (C_CSIZE(tty) == CS5 || C_CSIZE(tty) == CS6)) { in xr_cdc_set_line_coding()
784 switch (C_CSIZE(tty)) { in xr_cdc_set_line_coding()
A Dupd78f0730.c320 switch (C_CSIZE(tty)) { in upd78f0730_set_termios()
A Dch341.c489 switch (C_CSIZE(tty)) { in ch341_set_termios()
A Df81232.c646 switch (C_CSIZE(tty)) { in f81232_set_termios()
A Dmxuport.c859 switch (C_CSIZE(tty)) { in mxuport_set_termios()
A Dpl2303.c818 if (C_CSIZE(tty) == CS5) { in pl2303_set_termios()
A Df81534.c973 switch (C_CSIZE(tty)) { in f81534_set_termios()
A Dcp210x.c1250 switch (C_CSIZE(tty)) { in cp210x_set_termios()
A Dti_usb_3410_5052.c914 switch (C_CSIZE(tty)) { in ti_set_termios()
A Dftdi_sio.c2673 if (C_CSIZE(tty) == CS6) { in ftdi_set_termios()
/linux/include/linux/
A Dtty.h90 #define C_CSIZE(tty) _C_FLAG((tty), CSIZE) macro
/linux/drivers/staging/fwserial/
A Dfwserial.c934 switch (C_CSIZE(tty)) { in set_termios()

Completed in 41 milliseconds