Searched refs:odsp (Results 1 – 1 of 1) sorted by relevance
163 struct dsp *odsp; in dsp_cmx_debug() local166 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()