Lines Matching refs:ii
388 int memb = 0, i, ii, i1, i2; in dsp_cmx_hardware() local
473 ii = dsp->features.pcm_slots; in dsp_cmx_hardware()
474 while (i < ii) { in dsp_cmx_hardware()
479 if (i == ii) { in dsp_cmx_hardware()
767 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
768 while (i < ii) { in dsp_cmx_hardware()
773 if (i == ii) { in dsp_cmx_hardware()
859 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
860 while (i1 < ii) { in dsp_cmx_hardware()
865 if (i1 == ii) { in dsp_cmx_hardware()
876 while (i2 < ii) { in dsp_cmx_hardware()
881 if (i2 == ii) { in dsp_cmx_hardware()
988 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
989 while (i < ii) { in dsp_cmx_hardware()
994 if (i == ii) { in dsp_cmx_hardware()
1038 ii = 8; in dsp_cmx_hardware()
1039 while (i < ii) { in dsp_cmx_hardware()
1044 if (i == ii) { in dsp_cmx_hardware()
1187 int w, i, ii; in dsp_cmx_receive() local
1291 ii = len; in dsp_cmx_receive()
1292 while (i < ii) { in dsp_cmx_receive()