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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/telephony/
H A Dixj.h1124 unsigned int pots_correct:1; member in struct:__anon16148
H A Dixj.c6702 j->flags.pots_correct = 0;
6718 j->flags.pots_correct = 0; /* Should not be line voltage on POTS port. */
6723 j->flags.pots_correct = 1;
6744 if (j->flags.pots_correct) {
6750 if (j->flags.pots_correct) {
6932 j->flags.pots_correct = 0;
6935 if (j->flags.pots_correct) {
7306 len += sprintf(buf + len, "\nPOTS Correct %d", j->flags.pots_correct);

Completed in 171 milliseconds