Searched refs:pots_pstn (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.h1125 unsigned int pots_pstn:1; member in struct:__anon16148
H A Dixj.c879 if(time_after(jiffies, j->pstn_sleeptil) && !(j->flags.pots_pstn && j->hookstate)) {
908 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)) {
1674 j->flags.pots_pstn = 1;
1677 j->flags.pots_pstn = 0;
1683 j->flags.pots_pstn = 0;
1930 if(j->cardtype == QTI_LINEJACK && j->flags.pots_pstn == 1 && (j->readers || j->writers)) {
1970 if (j->port == PORT_SPEAKER || j->port == PORT_HANDSET) { // || (j->port == PORT_PSTN && j->flags.pots_pstn == 0)) {
6701 j->flags.pots_pstn = 1;
6705 j->flags.pots_pstn = 0;
7309 len += sprintf(buf + len, "\nPOTS to PSTN %d", j->flags.pots_pstn);
[all...]

Completed in 179 milliseconds