Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivacapi.h1188 #define DTMF_SIGNAL_NO_TONE (DTMF_TONE_DIGIT_BASE + 0) macro
Dmessage.c9394 { 0x04, 0x04, 0x80, DTMF_SIGNAL_NO_TONE },
9671 plci->tone_last_indication_code = DTMF_SIGNAL_NO_TONE; in dtmf_command()
10027 && (plci->tone_last_indication_code == DTMF_SIGNAL_NO_TONE) in dtmf_indication()