• Home
  • Raw
  • Download

Lines Matching refs:features

410 		if (dsp->features.pcm_banks < 1)  in dsp_cmx_hardware()
453 if (finddsp->features.pcm_id == dsp->features.pcm_id) { in dsp_cmx_hardware()
463 ii = dsp->features.pcm_slots; in dsp_cmx_hardware()
502 same_hfc = member->dsp->features.hfc_id; in dsp_cmx_hardware()
503 same_pcm = member->dsp->features.pcm_id; in dsp_cmx_hardware()
618 if (member->dsp->features.pcm_id < 0) { in dsp_cmx_hardware()
627 if (member->dsp->features.pcm_id != same_pcm) { in dsp_cmx_hardware()
637 if (same_hfc != member->dsp->features.hfc_id) in dsp_cmx_hardware()
703 if (member->dsp->features.pcm_banks > 1 && in dsp_cmx_hardware()
704 nextm->dsp->features.pcm_banks > 1 && in dsp_cmx_hardware()
705 member->dsp->features.hfc_id != in dsp_cmx_hardware()
706 nextm->dsp->features.hfc_id) { in dsp_cmx_hardware()
743 member->dsp->features.pcm_id == in dsp_cmx_hardware()
744 dsp->features.pcm_id) { in dsp_cmx_hardware()
756 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
835 member->dsp->features.pcm_id == in dsp_cmx_hardware()
836 dsp->features.pcm_id) { in dsp_cmx_hardware()
848 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
956 member->dsp->features.pcm_id == in dsp_cmx_hardware()
957 dsp->features.pcm_id) { in dsp_cmx_hardware()
970 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
1010 if (dsp->features.hfc_id == same_hfc && in dsp_cmx_hardware()
1188 if (dsp->features.unordered) { in dsp_cmx_receive()
1205 if (dsp->features.unordered) { in dsp_cmx_receive()
1220 if (dsp->features.unordered) { in dsp_cmx_receive()
1247 if (dsp->features.unordered) { in dsp_cmx_receive()