Searched refs:pots_pstn (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.h1125 unsigned int pots_pstn:1; member in struct:__anon7110
H A Dixj.c883 if(time_after(jiffies, j->pstn_sleeptil) && !(j->flags.pots_pstn && j->hookstate)) {
912 if(j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.bitreg.RMR != XR0.bitreg.RMR && time_after(jiffies, j->pstn_sleeptil) && !(j->flags.pots_pstn && j->hookstate)) {
1678 j->flags.pots_pstn = 1;
1681 j->flags.pots_pstn = 0;
1687 j->flags.pots_pstn = 0;
1934 if(j->cardtype == QTI_LINEJACK && j->flags.pots_pstn == 1 && (j->readers || j->writers)) {
1974 if (j->port == PORT_SPEAKER || j->port == PORT_HANDSET) { // || (j->port == PORT_PSTN && j->flags.pots_pstn == 0)) {
6699 j->flags.pots_pstn = 1;
6703 j->flags.pots_pstn = 0;
7307 len += sprintf(buf + len, "\nPOTS to PSTN %d", j->flags.pots_pstn);
[all...]

Completed in 162 milliseconds