Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm.c555 static int snd_pcm_substream_proc_init(struct snd_pcm_substream *substream) in snd_pcm_substream_proc_init() function
594 static inline int snd_pcm_substream_proc_init(struct snd_pcm_substream *substream) { return 0; } in snd_pcm_substream_proc_init() function
682 err = snd_pcm_substream_proc_init(substream); in snd_pcm_new_stream()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm.c557 static int snd_pcm_substream_proc_init(struct snd_pcm_substream *substream) in snd_pcm_substream_proc_init() function
596 static inline int snd_pcm_substream_proc_init(struct snd_pcm_substream *substream) { return 0; } in snd_pcm_substream_proc_init() function
687 err = snd_pcm_substream_proc_init(substream); in snd_pcm_new_stream()

Completed in 5 milliseconds