Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm_timer.c137 void snd_pcm_timer_done(struct snd_pcm_substream *substream) in snd_pcm_timer_done() function
Dpcm.c861 snd_pcm_timer_done(substream); in snd_pcm_free_stream()
/linux-4.4.14/include/sound/
Dpcm.h1129 void snd_pcm_timer_done(struct snd_pcm_substream *substream);
1134 static inline void snd_pcm_timer_done(struct snd_pcm_substream *substream) {} in snd_pcm_timer_done() function