Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hardware/eicon/
Ddivacapi.h1198 #define DTMF_SIGNAL_NO_TONE (DTMF_TONE_DIGIT_BASE + 0) macro
Dmessage.c9532 { 0x04, 0x04, 0x80, DTMF_SIGNAL_NO_TONE },
9807 plci->tone_last_indication_code = DTMF_SIGNAL_NO_TONE; in dtmf_command()
10158 && (plci->tone_last_indication_code == DTMF_SIGNAL_NO_TONE) in dtmf_indication()