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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_tty.c676 /* isdn_tty_hangup() disassociates a tty from the real
1731 * isdn_tty_hangup() --- called by tty_hangup() when a hangup is signaled.
1734 isdn_tty_hangup(struct tty_struct *tty) function
1738 if (isdn_tty_paranoia_check(info, tty->name, "isdn_tty_hangup"))
1866 .hangup = isdn_tty_hangup,

Completed in 72 milliseconds