Home
last modified time | relevance | path

Searched refs:snd_sof_pcm_period_elapsed (Results 1 – 4 of 4) 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);
H A Dipc3.c901 snd_sof_pcm_period_elapsed(stream->substream); in ipc3_period_elapsed()
/linux/sound/soc/sof/intel/
H A Dhda-stream.c795 snd_sof_pcm_period_elapsed(s->substream); in hda_dsp_stream_check()