tag | line | file | source code |
---|---|---|---|
chargehup | 971 | drivers/isdn/isdn_common.c | cfg.chargehup = (p->local.hupflags & 4) ? 1 : 0; |
chargehup | 1952 | drivers/isdn/isdn_net.c | if (cfg->chargehup) |
chargehup | 2004 | drivers/isdn/isdn_net.c | cfg->chargehup = (p->local.hupflags & 4) ? 1 : 0; |
chargehup | 135 | include/linux/isdn.h | int chargehup; /* Flag: Charge-Hangup */ |