Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/i4l/
Disdn_net.h18 #define ISDN_INHUP 8 /* Even if incoming, close after huptimeout */ macro
Disdn_net.c351 if (l->outgoing || l->hupflags & ISDN_INHUP) in isdn_net_autohup()
367 } else if (l->hupflags & ISDN_INHUP) in isdn_net_autohup()
2558 lp->hupflags = ISDN_INHUP; /* Do hangup even on incoming calls */ in _isdn_setup()
2859 lp->hupflags |= ISDN_INHUP; in isdn_net_setcfg()
2861 lp->hupflags &= ~ISDN_INHUP; in isdn_net_setcfg()