Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/isdn/mISDN/
Ddsp_cmx.c152 struct dsp *odsp; in dsp_cmx_debug() local
155 list_for_each_entry(odsp, &dsp_ilist, list) { in dsp_cmx_debug()
157 odsp->name, odsp->echo.hardware, odsp->echo.software, in dsp_cmx_debug()
158 odsp->tx_mix); in dsp_cmx_debug()
159 if (odsp->conf) in dsp_cmx_debug()
160 printk(" (Conf %d)", odsp->conf->id); in dsp_cmx_debug()
161 if (dsp == odsp) in dsp_cmx_debug()