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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h1124 unsigned int pots_correct:1; member in struct:__anon7110
H A Dixj.c6700 j->flags.pots_correct = 0;
6716 j->flags.pots_correct = 0; /* Should not be line voltage on POTS port. */
6721 j->flags.pots_correct = 1;
6742 if (j->flags.pots_correct) {
6748 if (j->flags.pots_correct) {
6930 j->flags.pots_correct = 0;
6933 if (j->flags.pots_correct) {
7304 len += sprintf(buf + len, "\nPOTS Correct %d", j->flags.pots_correct);

Completed in 78 milliseconds