Searched refs:pcm_id (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/ |
D | pcm.c | 52 spcm->pcm.pcm_id); in sof_pcm_dsp_params() 150 spcm->pcm.pcm_id, substream->stream); in sof_pcm_hw_params() 254 spcm->pcm.pcm_id, substream->stream); in sof_pcm_hw_free() 292 spcm->pcm.pcm_id, substream->stream); in sof_pcm_prepare() 331 spcm->pcm.pcm_id, substream->stream, cmd); in sof_pcm_trigger() 451 spcm->pcm.pcm_id, substream->stream, host, dai); in sof_pcm_pointer() 476 spcm->pcm.pcm_id, substream->stream); in sof_pcm_open() 545 spcm->pcm.pcm_id, substream->stream); in sof_pcm_close()
|
D | sof-audio.c | 372 unsigned int pcm_id) in snd_sof_find_spcm_pcm_id() argument 378 if (le32_to_cpu(spcm->pcm.pcm_id) == pcm_id) in snd_sof_find_spcm_pcm_id()
|
D | sof-audio.h | 200 unsigned int pcm_id);
|
/kernel/linux/linux-5.10/include/linux/ |
D | mISDNdsp.h | 32 int pcm_id; /* unique id to identify the pcm bus (or -1) */ member
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
D | dsp_cmx.c | 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() 974 member->dsp->features.pcm_id == in dsp_cmx_hardware() 975 dsp->features.pcm_id) { in dsp_cmx_hardware()
|
D | dsp_core.c | 1086 ndsp->features.pcm_id = -1; /* current PCM id */ in dspcreate()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
D | asoc.h | 298 __le32 pcm_id; member 364 __le32 pcm_id; member
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
D | asoc.h | 515 __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
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
D | asoc.h | 310 __le32 pcm_id; member 376 __le32 pcm_id; member
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | hdac_hdmi.c | 100 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()
|
/kernel/linux/linux-5.10/sound/soc/ |
D | soc-topology.c | 1961 link->id = le32_to_cpu(pcm->pcm_id); in soc_tplg_fe_link_create() 2074 dest->pcm_id = src_v4->pcm_id; in pcm_new_ver()
|
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
D | hfcmulti.c | 3608 features->pcm_id = hc->pcm; in channel_bctrl()
|