Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Drawmidi.h111 unsigned int substream_count; member
H A Dpcm.h497 unsigned int substream_count; member
/openbmc/linux/sound/core/
H A Dpcm.c639 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream()