Searched refs:dtmf_indication (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | message.c | 195 static void dtmf_indication(dword Id, PLCI *plci, byte *msg, word length); 6707 dtmf_indication(Id, plci, plci->RData[0].P, plci->RData[0].PLength); in nl_ind() 6720 dtmf_indication(Id, plci, dtmf_code_buffer, (word)(i + 1)); in nl_ind() 10137 static void dtmf_indication(dword Id, PLCI *plci, byte *msg, word length) in dtmf_indication() function
|