Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dpcm.c52 spcm->pcm.pcm_id); in sof_pcm_dsp_params()
148 spcm->pcm.pcm_id, dir); in sof_pcm_setup_connected_widgets()
189 spcm->pcm.pcm_id, substream->stream); in sof_pcm_hw_params()
300 spcm->pcm.pcm_id, substream->stream); in sof_pcm_hw_free()
342 spcm->pcm.pcm_id, substream->stream); in sof_pcm_prepare()
382 spcm->pcm.pcm_id, substream->stream, cmd); in sof_pcm_trigger()
510 spcm->pcm.pcm_id, substream->stream, host, dai); in sof_pcm_pointer()
535 spcm->pcm.pcm_id, substream->stream); in sof_pcm_open()
597 spcm->pcm.pcm_id, substream->stream); in sof_pcm_close()
A Dsof-audio.c749 unsigned int pcm_id) in snd_sof_find_spcm_pcm_id() argument
755 if (le32_to_cpu(spcm->pcm.pcm_id) == pcm_id) in snd_sof_find_spcm_pcm_id()
A Dsof-audio.h231 unsigned int pcm_id);
/linux/drivers/isdn/mISDN/
A 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()
A Ddsp_core.c1085 ndsp->features.pcm_id = -1; /* current PCM id */ in dspcreate()
/linux/include/linux/
A DmISDNdsp.h32 int pcm_id; /* unique id to identify the pcm bus (or -1) */ member
/linux/include/uapi/sound/
A 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/sound/soc/codecs/
A 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/sound/soc/
A Dsoc-topology-test.c182 .pcm_id = 0,
A Dsoc-topology.c1817 link->id = le32_to_cpu(pcm->pcm_id); in soc_tplg_fe_link_create()
1926 dest->pcm_id = src_v4->pcm_id; in pcm_new_ver()
/linux/drivers/isdn/hardware/mISDN/
A Dhfcmulti.c3599 features->pcm_id = hc->pcm; in channel_bctrl()

Completed in 38 milliseconds