Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/speakup/
Dspk_ttyio.c131 static inline void get_termios(struct tty_struct *tty, struct ktermios *out_termios) in get_termios() argument
134 *out_termios = tty->termios; in get_termios()