Searched refs:dtmf_indication (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | message.c | 180 static void dtmf_indication(dword Id, PLCI *plci, byte *msg, word length); 6569 dtmf_indication(Id, plci, plci->RData[0].P, plci->RData[0].PLength); in nl_ind() 6582 dtmf_indication(Id, plci, dtmf_code_buffer, (word)(i + 1)); in nl_ind() 10006 static void dtmf_indication(dword Id, PLCI *plci, byte *msg, word length) in dtmf_indication() function
|