Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
DmISDNdsp.h32 int pcm_id; /* unique id to identify the pcm bus (or -1) */ member
/Linux-v4.19/drivers/isdn/mISDN/
Ddsp_cmx.c463 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()
974 member->dsp->features.pcm_id == in dsp_cmx_hardware()
975 dsp->features.pcm_id) { in dsp_cmx_hardware()
Ddsp_core.c1088 ndsp->features.pcm_id = -1; /* current PCM id */ in dspcreate()
/Linux-v4.19/include/uapi/sound/
Dasoc.h515 __le32 pcm_id; /* unique ID - used to match with DAI link */ member
615 __le32 pcm_id; /* unique ID - used to match with DAI link */ member
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c105 int pcm_id; member
180 pcm->pcm_id); in hdac_hdmi_jack_report()
274 if (pcm->pcm_id == pcm_idx) in get_hdmi_pcm_from_id()
1745 pcm->pcm_id = device; in hdac_hdmi_jack_init()
/Linux-v4.19/sound/soc/
Dsoc-topology.c1772 link->id = pcm->pcm_id; in soc_tplg_fe_link_create()
1869 dest->pcm_id = src_v4->pcm_id; in pcm_new_ver()
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3615 features->pcm_id = hc->pcm; in channel_bctrl()