Searched refs:pots (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtelephony.h88 pots = 0, enumerator in enum:__anon18204
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dw6692.c92 static u32 pots; variable
125 module_param(pots, uint, S_IRUGO | S_IWUSR);
126 MODULE_PARM_DESC(pots, "W6692 POTS support bitmask (one bit per card)");
539 if (!(card->fmask & pots))
558 if ((card->fmask & pots) && (wch->b_mode & W_B_MODE_EPCM))
835 if (card->fmask & pots)
839 if ((card->fmask & pots) || (card->fmask & led)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dasuscom.c409 cs->hw.asus.pots = cs->hw.asus.cfg_reg + ASUS_CTRL_POTS;
H A Dhisax.h632 unsigned int pots; member in struct:asus_hw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/telephony/
H A Dixj.c1942 printk("IXJ : /dev/phone%d pots-pstn hookstate check %d at %ld\n", j->board, fOffHook, jiffies);
5953 j->caplist[j->caps].cap = pots;

Completed in 120 milliseconds