Home
last modified time | relevance | path

Searched defs:snd_pcm_substream_proc_init (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/core/
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
/kernel/linux/linux-5.10/sound/core/
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