Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dcapidtmf.h75 #define capidtmf_indication(p_state, buffer) (((p_state)->recv.indication_state != (p_state)->recv… macro
Dmessage.c6578 i = capidtmf_indication(&(plci->capidtmf_state), dtmf_code_buffer + 1); in nl_ind()