Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/
Dpcm.c532 static int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_done() function
622 static inline int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_done() function
774 snd_pcm_stream_proc_done(pstr); in snd_pcm_free_stream()