Home
last modified time | relevance | path

Searched refs:snd_pcm_attach_substream (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/core/
H A Dpcm.c879 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, in snd_pcm_attach_substream() function
H A Dpcm_native.c2647 err = snd_pcm_attach_substream(pcm, stream, file, &substream); in snd_pcm_open_substream()
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dpcm.h580 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, struct file *file,
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dpcm.h580 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, struct file *file,
/dports/multimedia/libv4l/linux-5.13-rc2/sound/core/
H A Dpcm.c879 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, in snd_pcm_attach_substream() function
H A Dpcm_native.c2647 err = snd_pcm_attach_substream(pcm, stream, file, &substream); in snd_pcm_open_substream()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/core/
H A Dpcm.c879 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, in snd_pcm_attach_substream() function
H A Dpcm_native.c2647 err = snd_pcm_attach_substream(pcm, stream, file, &substream); in snd_pcm_open_substream()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dpcm.h580 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, struct file *file,
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/old-stuff/
H A Dpcm_native.c2038 err = snd_pcm_attach_substream(pcm, stream, file, &substream); in snd_pcm_open_substream()