Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/
Ddsp_cmx.c163 struct dsp *odsp; in dsp_cmx_debug() local
166 list_for_each_entry(odsp, &dsp_ilist, list) { in dsp_cmx_debug()
168 odsp->name, odsp->echo.hardware, odsp->echo.software, in dsp_cmx_debug()
169 odsp->tx_mix); in dsp_cmx_debug()
170 if (odsp->conf) in dsp_cmx_debug()
171 printk(" (Conf %d)", odsp->conf->id); in dsp_cmx_debug()
172 if (dsp == odsp) in dsp_cmx_debug()