Searched refs:snd_sof_pcm (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/ |
D | sof-audio.h | 47 struct snd_sof_pcm { struct 167 struct snd_sof_pcm *spcm, int direction, 179 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp, in snd_sof_find_spcm_dai() 184 struct snd_sof_pcm *spcm = NULL; in snd_sof_find_spcm_dai() 194 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp, 196 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp, 199 struct snd_sof_pcm *snd_sof_find_spcm_pcm_id(struct snd_soc_component *scomp,
|
D | sof-audio.c | 21 struct snd_sof_pcm *spcm; in snd_sof_dsp_only_d0i3_compatible_stream_active() 49 struct snd_sof_pcm *spcm; in snd_sof_stream_suspend_ignored() 64 struct snd_sof_pcm *spcm; in sof_set_hw_params_upon_resume() 326 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp, in snd_sof_find_spcm_name() 330 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_name() 351 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp, in snd_sof_find_spcm_comp() 356 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_comp() 371 struct snd_sof_pcm *snd_sof_find_spcm_pcm_id(struct snd_soc_component *scomp, in snd_sof_find_spcm_pcm_id() 375 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_pcm_id()
|
D | pcm.c | 29 struct snd_sof_pcm *spcm; in create_page_table() 41 static int sof_pcm_dsp_params(struct snd_sof_pcm *spcm, struct snd_pcm_substream *substream, in sof_pcm_dsp_params() 77 struct snd_sof_pcm *spcm; in snd_sof_pcm_period_elapsed() 100 struct snd_sof_pcm *spcm) in sof_pcm_dsp_pcm_free() 126 struct snd_sof_pcm *spcm; in sof_pcm_hw_params() 242 struct snd_sof_pcm *spcm; in sof_pcm_hw_free() 277 struct snd_sof_pcm *spcm; in sof_pcm_prepare() 315 struct snd_sof_pcm *spcm; in sof_pcm_trigger() 428 struct snd_sof_pcm *spcm; in sof_pcm_pointer() 463 struct snd_sof_pcm *spcm; in sof_pcm_open() [all …]
|
D | ipc.c | 444 struct snd_sof_pcm *spcm; in ipc_period_elapsed() 474 struct snd_sof_pcm *spcm; in ipc_xrun() 520 struct snd_sof_pcm *spcm, int direction, in snd_sof_ipc_stream_posn()
|
D | topology.c | 65 struct snd_sof_pcm *spcm; in ipc_pcm_params() 147 struct snd_sof_pcm *spcm; in sof_keyword_dapm_event() 627 offsetof(struct snd_sof_pcm, stream[0].d0i3_compatible), 0}, 630 offsetof(struct snd_sof_pcm, stream[1].d0i3_compatible), 0}, 1620 static int spcm_bind(struct snd_soc_component *scomp, struct snd_sof_pcm *spcm, in spcm_bind() 2663 struct snd_sof_pcm *spcm; in sof_dai_load() 2769 struct snd_sof_pcm *spcm = dobj->private; in sof_dai_unload()
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
D | hda-pcm.c | 154 struct snd_sof_pcm *spcm; in hda_dsp_pcm_pointer()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0009_linux_sound.patch | 20653 @@ -57,7 +57,7 @@ static int sof_pcm_dsp_params(struct snd_sof_pcm *spcm, struct snd_pcm_substream 20712 @@ -201,7 +202,15 @@ struct snd_sof_pcm *snd_sof_find_spcm_pcm_id(struct snd_soc_component *scomp,
|