Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/mISDN/
Ddsp_core.c960 if (debug & DEBUG_DSP_CTRL) in dsp_ctrl()
982 if (dsp_debug & DEBUG_DSP_CTRL) in dsp_ctrl()
990 if (dsp_debug & DEBUG_DSP_CTRL) in dsp_ctrl()
996 if (dsp_debug & DEBUG_DSP_CTRL) in dsp_ctrl()
1063 if (dsp_debug & DEBUG_DSP_CTRL) in dspcreate()
Ddsp.h11 #define DEBUG_DSP_CTRL 0x0001 macro