Home
last modified time | relevance | path

Searched refs:dsp_dtmf_hardware (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_core.c318 dsp_dtmf_hardware(dsp); in dsp_control_req()
403 dsp_dtmf_hardware(dsp); in dsp_control_req()
420 dsp_dtmf_hardware(dsp); in dsp_control_req()
602 dsp_dtmf_hardware(dsp); in dsp_control_req()
615 dsp_dtmf_hardware(dsp); in dsp_control_req()
820 dsp_dtmf_hardware(dsp); in dsp_function()
846 dsp_dtmf_hardware(dsp); in dsp_function()
Ddsp.h256 extern void dsp_dtmf_hardware(struct dsp *dsp);
Ddsp_dtmf.c50 void dsp_dtmf_hardware(struct dsp *dsp) in dsp_dtmf_hardware() function