Searched refs:pstncheck (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.h1150 unsigned int pstncheck:1; /* Currently checking the PSTN Line */ member in struct:__anon7110
H A Dixj.c1404 if (j->cardtype == QTI_LINEJACK && !j->flags.pstncheck && j->flags.pstn_present) {
5233 j->flags.pstncheck = 1;
5723 j->flags.pstncheck = 0;
6682 j->flags.pstncheck = 1; /* Testing */
6754 j->flags.pstncheck = 0; /* Testing */
7306 len += sprintf(buf + len, "\nPSTN Check %d", j->flags.pstncheck);

Completed in 115 milliseconds