Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sof/
Dpcm.c110 spcm->pcm.pcm_id, dir); in sof_pcm_setup_connected_widgets()
153 spcm->pcm.pcm_id, substream->stream); in sof_pcm_hw_params()
210 spcm->pcm.pcm_id, substream->stream); in sof_pcm_hw_free()
257 spcm->pcm.pcm_id, substream->stream); in sof_pcm_prepare()
296 spcm->pcm.pcm_id, substream->stream, cmd); in sof_pcm_trigger()
388 spcm->pcm.pcm_id, substream->stream, host, dai); in sof_pcm_pointer()
413 spcm->pcm.pcm_id, substream->stream); in sof_pcm_open()
475 spcm->pcm.pcm_id, substream->stream); in sof_pcm_close()
Dipc3-pcm.c132 __func__, spcm->pcm.pcm_id); in sof_ipc3_pcm_hw_params()
/linux-5.19.10/include/linux/
DmISDNdsp.h32 int pcm_id; /* unique id to identify the pcm bus (or -1) */ member
/linux-5.19.10/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.c1085 ndsp->features.pcm_id = -1; /* current PCM id */ in dspcreate()
/linux-5.19.10/include/uapi/sound/
Dasoc.h521 __le32 pcm_id; /* unique ID - used to match with DAI link */ member
621 __le32 pcm_id; /* unique ID - used to match with DAI link */ member
/linux-5.19.10/sound/soc/codecs/
Dhdac_hdmi.c100 int pcm_id; member
172 pcm->pcm_id); in hdac_hdmi_jack_report()
288 if (pcm->pcm_id == pcm_idx) in get_hdmi_pcm_from_id()
1530 .device = pcm->pcm_id, in hdac_hdmi_create_eld_ctl()
1899 pcm->pcm_id = device; in hdac_hdmi_jack_init()
/linux-5.19.10/sound/soc/
Dsoc-topology-test.c182 .pcm_id = 0,
Dsoc-topology.c1741 link->id = le32_to_cpu(pcm->pcm_id); in soc_tplg_fe_link_create()
1850 dest->pcm_id = src_v4->pcm_id; in pcm_new_ver()
/linux-5.19.10/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3599 features->pcm_id = hc->pcm; in channel_bctrl()