Searched refs:uart_param (Results 1 – 1 of 1) sorted by relevance
107 int uart_param(struct tty *, struct termios *);152 tp->t_param = uart_param; in uart_attach()284 uart_param(struct tty *tp, struct termios *t) in uart_param() function