Searched refs:snd_sof_find_spcm_dai (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/ |
D | pcm.c | 33 spcm = snd_sof_find_spcm_dai(component, rtd); in create_page_table() 79 spcm = snd_sof_find_spcm_dai(component, rtd); in snd_sof_pcm_period_elapsed() 135 spcm = snd_sof_find_spcm_dai(component, rtd); in sof_pcm_hw_params() 249 spcm = snd_sof_find_spcm_dai(component, rtd); in sof_pcm_hw_free() 284 spcm = snd_sof_find_spcm_dai(component, rtd); in sof_pcm_prepare() 326 spcm = snd_sof_find_spcm_dai(component, rtd); in sof_pcm_trigger() 439 spcm = snd_sof_find_spcm_dai(component, rtd); in sof_pcm_pointer() 471 spcm = snd_sof_find_spcm_dai(component, rtd); in sof_pcm_open() 540 spcm = snd_sof_find_spcm_dai(component, rtd); in sof_pcm_close() 575 spcm = snd_sof_find_spcm_dai(component, rtd); in sof_pcm_new()
|
D | sof-audio.h | 179 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp, in snd_sof_find_spcm_dai() function
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
D | hda-pcm.c | 157 spcm = snd_sof_find_spcm_dai(scomp, rtd); in hda_dsp_pcm_pointer()
|