Searched refs:dtmf_current (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.h1214 char dtmf_current; member in struct:__anon16150
H A Dixj.c2622 j->dtmf_current = j->dtmf.bits.digit;
2627 j->dtmfbuffer[j->dtmf_wp] = j->dtmf_current;
2636 else if(j->dtmf_current == 0x00 || j->dtmf_current == 0x0D) {
2638 printk("IXJ phone%d saw CIDCW Ack DTMF %d from display at %ld\n", j->board, j->dtmf_current, jiffies);

Completed in 135 milliseconds