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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dn_tty.c967 * n_tty_set_termios - termios data changed
978 static void n_tty_set_termios(struct tty_struct *tty, struct ktermios * old) function
1086 n_tty_set_termios(tty, NULL);
1520 .set_termios = n_tty_set_termios,

Completed in 87 milliseconds