Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_ti.h158 char cXon; /* XON character */ member
H A Dti_usb_3410_5052.c185 char cXon; member
963 config->cXon = START_CHAR(tty); in ti_set_termios()
991 config->cXon, config->cXoff, config->bUartMode); in ti_set_termios()
H A Dio_ti.c2294 config->cXon = START_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()
2338 dev_dbg(dev, "cXon: %d\n", config->cXon); in change_port_settings()