Home
last modified time | relevance | path

Searched refs:DTMF_SIGNAL_UNIDENTIFIED_TONE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/isdn/hardware/eicon/
Ddivacapi.h1199 #define DTMF_SIGNAL_UNIDENTIFIED_TONE (DTMF_TONE_DIGIT_BASE + 1) macro
Dmessage.c9533 { 0x00, 0x04, 0x81, DTMF_SIGNAL_UNIDENTIFIED_TONE },
10159 && (dtmf_digit_map[j].character != DTMF_SIGNAL_UNIDENTIFIED_TONE)) in dtmf_indication()
10168 msg[++n] = DTMF_SIGNAL_UNIDENTIFIED_TONE; in dtmf_indication()