Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm.c884 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, in snd_pcm_attach_substream() function
H A Dpcm_native.c2713 err = snd_pcm_attach_substream(pcm, stream, file, &substream); in snd_pcm_open_substream()
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h582 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, struct file *file,
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h585 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, struct file *file,
/kernel/linux/linux-6.6/sound/core/
H A Dpcm.c887 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, in snd_pcm_attach_substream() function
H A Dpcm_native.c2730 err = snd_pcm_attach_substream(pcm, stream, file, &substream); in snd_pcm_open_substream()

Completed in 19 milliseconds