Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/gigaset/
Dinterface.c125 static int if_tiocmget(struct tty_struct *tty);
141 .tiocmget = if_tiocmget,
283 static int if_tiocmget(struct tty_struct *tty) in if_tiocmget() function