Searched refs:pcm_id (Results 1 – 5 of 5) sorted by relevance
31 int pcm_id; /* unique id to identify the pcm bus (or -1) */ member
463 if (finddsp->features.pcm_id == dsp->features.pcm_id) { in dsp_cmx_hardware()515 same_pcm = member->dsp->features.pcm_id; in dsp_cmx_hardware()629 if (member->dsp->features.pcm_id < 0) { in dsp_cmx_hardware()638 if (member->dsp->features.pcm_id != same_pcm) { in dsp_cmx_hardware()754 member->dsp->features.pcm_id == in dsp_cmx_hardware()755 dsp->features.pcm_id) { in dsp_cmx_hardware()846 member->dsp->features.pcm_id == in dsp_cmx_hardware()847 dsp->features.pcm_id) { in dsp_cmx_hardware()971 member->dsp->features.pcm_id == in dsp_cmx_hardware()972 dsp->features.pcm_id) { in dsp_cmx_hardware()
1085 ndsp->features.pcm_id = -1; /* current PCM id */ in dspcreate()
184 struct rdma_cm_id *pcm_id; local195 rc = rds_iw_get_device(&rs, &rds_iwdev_old, &pcm_id);
3584 features->pcm_id = hc->pcm; in channel_bctrl()