Searched refs:cXon (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_ti.h157 char cXon; /* XON character */ member in struct:ump_uart_config
H A Dti_usb_3410_5052.h140 char cXon; member in struct:ti_uart_config
H A Dio_ti.c2448 config->cXon = START_CHAR(tty);
2455 __FUNCTION__, config->cXon, config->cXoff);
2464 __FUNCTION__, config->cXon, config->cXoff);
2486 dbg ("cXon: %d", config->cXon);
H A Dti_usb_3410_5052.c977 config->cXon = START_CHAR(tty);
996 dbg("%s - BaudRate=%d, wBaudRate=%d, wFlags=0x%04X, bDataBits=%d, bParity=%d, bStopBits=%d, cXon=%d, cXoff=%d, bUartMode=%d",
997 __FUNCTION__, baud, config->wBaudRate, config->wFlags, config->bDataBits, config->bParity, config->bStopBits, config->cXon, config->cXoff, config->bUartMode);

Completed in 109 milliseconds