Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/mISDN/ !
Ddsp_core.c315 dsp_dtmf_hardware(dsp); in dsp_control_req()
400 dsp_dtmf_hardware(dsp); in dsp_control_req()
417 dsp_dtmf_hardware(dsp); in dsp_control_req()
599 dsp_dtmf_hardware(dsp); in dsp_control_req()
612 dsp_dtmf_hardware(dsp); in dsp_control_req()
817 dsp_dtmf_hardware(dsp); in dsp_function()
843 dsp_dtmf_hardware(dsp); in dsp_function()
Ddsp.h254 extern void dsp_dtmf_hardware(struct dsp *dsp);
Ddsp_dtmf.c50 void dsp_dtmf_hardware(struct dsp *dsp) in dsp_dtmf_hardware() function