Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/
Ddsp_cmx.c386 struct dsp_conf_member *member, *nextm; in dsp_cmx_hardware() local
688 nextm = list_entry(member->list.next, struct dsp_conf_member, in dsp_cmx_hardware()
702 if (nextm->dsp->hfc_conf >= 0) { in dsp_cmx_hardware()
707 __func__, nextm->dsp->name, in dsp_cmx_hardware()
708 nextm->dsp->hfc_conf); in dsp_cmx_hardware()
709 dsp_cmx_hw_message(nextm->dsp, in dsp_cmx_hardware()
711 nextm->dsp->hfc_conf = -1; in dsp_cmx_hardware()
715 nextm->dsp->features.pcm_banks > 1 && in dsp_cmx_hardware()
717 nextm->dsp->features.hfc_id) { in dsp_cmx_hardware()
721 nextm->dsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
[all …]