Home
last modified time | relevance | path

Searched refs:DEBUG_DSP_CTRL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/isdn/mISDN/
Ddsp_core.c957 if (debug & DEBUG_DSP_CTRL) in dsp_ctrl()
979 if (dsp_debug & DEBUG_DSP_CTRL) in dsp_ctrl()
987 if (dsp_debug & DEBUG_DSP_CTRL) in dsp_ctrl()
993 if (dsp_debug & DEBUG_DSP_CTRL) in dsp_ctrl()
1060 if (dsp_debug & DEBUG_DSP_CTRL) in dspcreate()
Ddsp.h11 #define DEBUG_DSP_CTRL 0x0001 macro