Home
last modified time | relevance | path

Searched defs:substream_count (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/sound/
Drawmidi.h111 unsigned int substream_count; member
Dpcm.h517 unsigned int substream_count; member
/linux-6.12.1/sound/core/
Dpcm.c629 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream()