Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dio_ti.h164 char cXoff; /* XOFF character */ member
Dti_usb_3410_5052.c188 char cXoff; member
1002 config->cXoff = STOP_CHAR(tty); in ti_set_termios()
1029 config->cXon, config->cXoff, config->bUartMode); in ti_set_termios()
Dio_ti.c2327 config->cXoff = STOP_CHAR(tty); in change_port_settings()
2333 __func__, config->cXon, config->cXoff); in change_port_settings()
2341 __func__, config->cXon, config->cXoff); in change_port_settings()
2371 dev_dbg(dev, "cXoff: %d\n", config->cXoff); in change_port_settings()