Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Dsof-audio.h203 void snd_sof_pcm_period_elapsed(struct snd_pcm_substream *substream);
Dpcm.c72 void snd_sof_pcm_period_elapsed(struct snd_pcm_substream *substream) in snd_sof_pcm_period_elapsed() function
96 EXPORT_SYMBOL(snd_sof_pcm_period_elapsed);
Dipc.c465 snd_sof_pcm_period_elapsed(stream->substream); in ipc_period_elapsed()
/Linux-v5.10/sound/soc/sof/intel/
Dhda-stream.c685 snd_sof_pcm_period_elapsed(s->substream); in hda_dsp_stream_check()