Home
last modified time | relevance | path

Searched refs:dsp_debug (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_core.c184 int dsp_debug; variable
219 if (dsp_debug & DEBUG_DSP_CORE) in dsp_rx_off_member()
232 if (dsp_debug & DEBUG_DSP_CORE) in dsp_rx_off_member()
264 if (dsp_debug & DEBUG_DSP_CORE) in dsp_fill_empty()
277 if (dsp_debug & DEBUG_DSP_CORE) in dsp_fill_empty()
305 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
308 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
322 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
335 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
341 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
[all …]
Ddsp_cmx.c398 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
404 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
419 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
448 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
480 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
493 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
504 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
520 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
530 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
546 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
[all …]
Ddsp_dtmf.c62 if (dsp_debug & DEBUG_DSP_DTMF) in dsp_dtmf_hardware()
69 if (dsp_debug & DEBUG_DSP_DTMF) in dsp_dtmf_hardware()
77 if (dsp_debug & DEBUG_DSP_DTMF) in dsp_dtmf_hardware()
85 if (dsp_debug & DEBUG_DSP_DTMF) in dsp_dtmf_hardware()
225 if (dsp_debug & DEBUG_DSP_DTMFCOEFF) { in dsp_dtmf_goertzel_decode()
284 if (what && (dsp_debug & DEBUG_DSP_DTMF)) in dsp_dtmf_goertzel_decode()
295 if (dsp_debug & DEBUG_DSP_DTMF) in dsp_dtmf_goertzel_decode()
Ddsp.h36 extern int dsp_debug;
Ddsp_tones.c405 if (dsp_debug & DEBUG_DSP_TONE) in dsp_tone_copy()
528 if (dsp_debug & DEBUG_DSP_TONE) in dsp_tone()
Ddsp_blowfish.c512 if (dsp_debug & DEBUG_DSP_BLOWFISH) in dsp_bf_decrypt()