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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_tty.c672 /* isdn_tty_hangup() disassociates a tty from the real
1739 * isdn_tty_hangup() --- called by tty_hangup() when a hangup is signaled.
1742 isdn_tty_hangup(struct tty_struct *tty) function
1746 if (isdn_tty_paranoia_check(info, tty->name, "isdn_tty_hangup"))
1874 .hangup = isdn_tty_hangup,

Completed in 101 milliseconds