Home
last modified time | relevance | path

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

/linux-3.3/include/sound/
Drawmidi.h115 unsigned int substream_count; member
Dpcm.h425 unsigned int substream_count; member
/linux-3.3/sound/core/
Dpcm.c641 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream()