Home
last modified time | relevance | path

Searched refs:cXoff (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_ti.h159 char cXoff; /* XOFF character */ member
H A Dti_usb_3410_5052.c185 char cXoff; member
973 config->cXoff = STOP_CHAR(tty); in ti_set_termios()
1000 config->cXon, config->cXoff, config->bUartMode); in ti_set_termios()
H A Dio_ti.c2313 config->cXoff = STOP_CHAR(tty); in change_port_settings()
2319 __func__, config->cXon, config->cXoff); in change_port_settings()
2327 __func__, config->cXon, config->cXoff); in change_port_settings()
2357 dev_dbg(dev, "cXoff: %d\n", config->cXoff); in change_port_settings()