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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c838 * get_baud returns the current baud rate, as one of the constants defined in
844 static unsigned int get_baud(struct tty_struct *tty) function
1301 if (strip_info->user_baud == get_baud(tty))
2463 strip_info->user_baud = get_baud(strip_info->tty);

Completed in 35 milliseconds