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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm.c448 static int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) function
580 static inline int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) { return 0; } function
612 err = snd_pcm_stream_proc_init(pstr);
614 snd_printk(KERN_ERR "Error in snd_pcm_stream_proc_init\n");
640 snd_printk(KERN_ERR "Error in snd_pcm_stream_proc_init\n");

Completed in 38 milliseconds