Searched refs:pcm_id (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A 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()
|
| H A 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()
|
| H A D | sof-audio.h | 200 unsigned int pcm_id);
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A 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()
|
| H A D | dsp_core.c | 1086 ndsp->features.pcm_id = -1; /* current PCM id */ in dspcreate()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mISDNdsp.h | 32 int pcm_id; /* unique id to identify the pcm bus (or -1) */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A 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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/ |
| H A D | hfcmulti.c | 3601 features->pcm_id = hc->pcm; in channel_bctrl()
|