Searched refs:dtmf_current (Results 1 – 2 of 2) sorted by relevance
1214 char dtmf_current; member
2622 j->dtmf_current = j->dtmf.bits.digit; in LineMonitor()2627 j->dtmfbuffer[j->dtmf_wp] = j->dtmf_current; in LineMonitor()2636 else if(j->dtmf_current == 0x00 || j->dtmf_current == 0x0D) { in LineMonitor()2638 …printk("IXJ phone%d saw CIDCW Ack DTMF %d from display at %ld\n", j->board, j->dtmf_current, jiffi… in LineMonitor()