Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/
Ddsp_core.c316 dsp_dtmf_hardware(dsp); in dsp_control_req()
401 dsp_dtmf_hardware(dsp); in dsp_control_req()
418 dsp_dtmf_hardware(dsp); in dsp_control_req()
600 dsp_dtmf_hardware(dsp); in dsp_control_req()
613 dsp_dtmf_hardware(dsp); in dsp_control_req()
818 dsp_dtmf_hardware(dsp); in dsp_function()
844 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