Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm.c496 static int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_init() function
584 static inline int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_init() function
654 err = snd_pcm_stream_proc_init(pstr); in snd_pcm_new_stream()