Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/gigaset/
Dinterface.c124 static void if_set_termios(struct tty_struct *tty, struct ktermios *old);
138 .set_termios = if_set_termios,
504 static void if_set_termios(struct tty_struct *tty, struct ktermios *old) in if_set_termios() function