Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Ddivacapi.h1189 #define DTMF_SIGNAL_UNIDENTIFIED_TONE (DTMF_TONE_DIGIT_BASE + 1) macro
Dmessage.c9395 { 0x00, 0x04, 0x81, DTMF_SIGNAL_UNIDENTIFIED_TONE },
10028 && (dtmf_digit_map[j].character != DTMF_SIGNAL_UNIDENTIFIED_TONE)) in dtmf_indication()
10037 msg[++n] = DTMF_SIGNAL_UNIDENTIFIED_TONE; in dtmf_indication()