Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/i4l/
Disdn_net.h15 #define ISDN_WAITCHARGE 1 /* did not get a charge info yet */ macro
Disdn_net.c355 if (l->hupflags & ISDN_WAITCHARGE) { in isdn_net_autohup()
534 lp->hupflags &= ~ISDN_WAITCHARGE; in isdn_net_stat_callback()
537 if (lp->hupflags & ISDN_WAITCHARGE) in isdn_net_stat_callback()
709 lp->hupflags &= ~ISDN_WAITCHARGE; in isdn_net_dial()
711 lp->hupflags |= ISDN_WAITCHARGE; in isdn_net_dial()
2363 lp->hupflags |= ISDN_WAITCHARGE; in isdn_net_find_icall()