Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/gigaset/
Dinterface.c125 static void if_set_termios(struct tty_struct *tty, struct ktermios *old);
139 .set_termios = if_set_termios,
432 static void if_set_termios(struct tty_struct *tty, struct ktermios *old) in if_set_termios() function