Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dio_ti.h159 char cXoff; /* XOFF character */ member
Dti_usb_3410_5052.c184 char cXoff; member
992 config->cXoff = STOP_CHAR(tty); in ti_set_termios()
1019 config->cXon, config->cXoff, config->bUartMode); in ti_set_termios()
Dio_ti.c2311 config->cXoff = STOP_CHAR(tty); in change_port_settings()
2317 __func__, config->cXon, config->cXoff); in change_port_settings()
2325 __func__, config->cXon, config->cXoff); in change_port_settings()
2355 dev_dbg(dev, "cXoff: %d\n", config->cXoff); in change_port_settings()