Home
last modified time | relevance | path

Searched refs:snd_sof_pcm_period_elapsed (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/
H A Dpcm.c61 void snd_sof_pcm_period_elapsed(struct snd_pcm_substream *substream) in snd_sof_pcm_period_elapsed() function
85 EXPORT_SYMBOL(snd_sof_pcm_period_elapsed);
H A Dsof-audio.h616 void snd_sof_pcm_period_elapsed(struct snd_pcm_substream *substream);
/linux/sound/soc/sof/intel/
H A Dhda-stream.c821 snd_sof_pcm_period_elapsed(s->substream); in hda_dsp_stream_check()