Searched refs:ndsp (Results 1 – 1 of 1) sorted by relevance
1049 struct dsp *ndsp; in dspcreate() local1056 if (!ndsp) { in dspcreate()1067 ndsp->ch.ctrl = dsp_ctrl; in dspcreate()1068 ndsp->up = crq->ch; in dspcreate()1069 crq->ch = &ndsp->ch; in dspcreate()1072 ndsp->hdlc = 0; in dspcreate()1075 ndsp->hdlc = 1; in dspcreate()1082 ndsp->up->st->dev->id + 1, ndsp); in dspcreate()1087 ndsp->pcm_slot_tx = -1; in dspcreate()1088 ndsp->pcm_bank_rx = -1; in dspcreate()[all …]
Completed in 4 milliseconds