Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dioc3_serial.c591 int baud, int byte_size, int stop_bits, int parenb, int parodd) in config_port() argument
599 baud, byte_size, stop_bits, parenb, parodd)); in config_port()
642 if (parenb) { in config_port()
Dioc4_serial.c1315 int baud, int byte_size, int stop_bits, int parenb, int parodd) in config_port() argument
1321 __func__, baud, byte_size, stop_bits, parenb, parodd)); in config_port()
1364 if (parenb) { in config_port()