Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/
Dpcm.c612 static int snd_pcm_substream_proc_done(struct snd_pcm_substream *substream) in snd_pcm_substream_proc_done() function
630 static inline int snd_pcm_substream_proc_done(struct snd_pcm_substream *substream) { return 0; } in snd_pcm_substream_proc_done() function
815 snd_pcm_substream_proc_done(substream); in snd_pcm_free_stream()