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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c857 * set_baud sets the baud rate to the rate defined by baudcode
864 static void set_baud(struct tty_struct *tty, unsigned int baudcode) argument
868 tty->termios->c_cflag |= baudcode; /* Set the new baud setting */

Completed in 72 milliseconds