Searched refs:nextm (Results 1 – 1 of 1) sorted by relevance
375 struct dsp_conf_member *member, *nextm; in dsp_cmx_hardware() local677 nextm = list_entry(member->list.next, struct dsp_conf_member, in dsp_cmx_hardware()691 if (nextm->dsp->hfc_conf >= 0) { in dsp_cmx_hardware()696 __func__, nextm->dsp->name, in dsp_cmx_hardware()697 nextm->dsp->hfc_conf); in dsp_cmx_hardware()698 dsp_cmx_hw_message(nextm->dsp, in dsp_cmx_hardware()700 nextm->dsp->hfc_conf = -1; in dsp_cmx_hardware()704 nextm->dsp->features.pcm_banks > 1 && in dsp_cmx_hardware()706 nextm->dsp->features.hfc_id) { in dsp_cmx_hardware()710 nextm->dsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()[all …]