Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dupd78f0730.c326 switch (C_CSIZE(tty)) { in upd78f0730_set_termios()
H A Dpl2303.c687 switch (C_CSIZE(tty)) { in pl2303_set_termios()
714 if (C_CSIZE(tty) == CS5) { in pl2303_set_termios()
H A Dch341.c530 switch (C_CSIZE(tty)) { in ch341_set_termios()
H A Df81232.c673 switch (C_CSIZE(tty)) { in f81232_set_termios()
H A Dmxuport.c866 switch (C_CSIZE(tty)) { in mxuport_set_termios()
H A Df81534.c977 switch (C_CSIZE(tty)) { in f81534_set_termios()
H A Dti_usb_3410_5052.c925 switch (C_CSIZE(tty)) { in ti_set_termios()
H A Dftdi_sio.c2705 if (C_CSIZE(tty) == CS6) { in ftdi_set_termios()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h162 #define C_CSIZE(tty) _C_FLAG((tty), CSIZE) macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Disicom.c727 switch (C_CSIZE(tty)) { in isicom_config_port()
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Dfwserial.c935 switch (C_CSIZE(tty)) { in set_termios()