Searched refs:snd_pcm_period_elapsed_under_stream_lock (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/core/
H A Dpcm_lib.c1840 * snd_pcm_period_elapsed_under_stream_lock() - update the status of runtime for the next period
1866 void snd_pcm_period_elapsed_under_stream_lock(struct snd_pcm_substream *substream) function
1885 EXPORT_SYMBOL(snd_pcm_period_elapsed_under_stream_lock); variable
1892 * This function is mostly similar to ``snd_pcm_period_elapsed_under_stream_lock()`` except for
1905 snd_pcm_period_elapsed_under_stream_lock(substream);
/linux-master/include/sound/
H A Dpcm.h1156 void snd_pcm_period_elapsed_under_stream_lock(struct snd_pcm_substream *substream);
/linux-master/sound/usb/
H A Dpcm.c1593 snd_pcm_period_elapsed_under_stream_lock(subs->pcm_substream);
/linux-master/sound/firewire/
H A Damdtp-stream.c621 snd_pcm_period_elapsed_under_stream_lock(pcm);

Completed in 156 milliseconds