Searched refs:snd_pcm_stream_proc_init (Results 1 – 1 of 1) sorted by relevance
496 static int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_init() function584 static inline int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_init() function654 err = snd_pcm_stream_proc_init(pstr); in snd_pcm_new_stream()