Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_ti.h159 char cXoff; /* XOFF character */ member
H A Dti_usb_3410_5052.c186 char cXoff; member
964 config->cXoff = STOP_CHAR(tty); in ti_set_termios()
991 config->cXon, config->cXoff, config->bUartMode); in ti_set_termios()
H A Dio_ti.c2295 config->cXoff = STOP_CHAR(tty); in change_port_settings()
2301 __func__, config->cXon, config->cXoff); in change_port_settings()
2309 __func__, config->cXon, config->cXoff); in change_port_settings()
2339 dev_dbg(dev, "cXoff: %d\n", config->cXoff); in change_port_settings()