Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivacapi.h316 byte tone_last_indication_code; member
Dmessage.c9671 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()
10039 plci->tone_last_indication_code = dtmf_digit_map[j].character; in dtmf_indication()