Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm.c504 static int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_init() function
592 static inline int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_init() function
659 err = snd_pcm_stream_proc_init(pstr); in snd_pcm_new_stream()
661 pcm_err(pcm, "Error in snd_pcm_stream_proc_init\n"); in snd_pcm_new_stream()
685 "Error in snd_pcm_stream_proc_init\n"); in snd_pcm_new_stream()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm.c506 static int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_init() function
594 static inline int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_init() function
664 err = snd_pcm_stream_proc_init(pstr); in snd_pcm_new_stream()
666 pcm_err(pcm, "Error in snd_pcm_stream_proc_init\n"); in snd_pcm_new_stream()
690 "Error in snd_pcm_stream_proc_init\n"); in snd_pcm_new_stream()

Completed in 4 milliseconds