Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_ti.h158 char cXoff; /* XOFF character */ member
Dio_ti.c2274 config->cXoff = STOP_CHAR(tty); in change_port_settings()
2280 __FUNCTION__, config->cXon, config->cXoff); in change_port_settings()
2289 __FUNCTION__, config->cXon, config->cXoff); in change_port_settings()
2314 dbg ("cXoff: %d", config->cXoff); in change_port_settings()