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

Completed in 124 milliseconds