Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Drawmidi.h111 unsigned int substream_count; member
Dpcm.h497 unsigned int substream_count; member
/Linux-v6.6/sound/core/
Dpcm.c638 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream()