HomeSort by relevance Sort by last modified time
    Searched defs:substreams (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
rawmidi.h 114 struct list_head substreams; member in struct:snd_rawmidi_str
pcm.h 340 struct snd_pcm_group { /* keep linked substreams */
342 struct list_head substreams; member in struct:snd_pcm_group
368 /* -- linked substreams -- */
401 /* -- substreams -- */
607 list_for_each_entry(s, &substream->group->substreams, link_list)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
rawmidi.h 114 struct list_head substreams; member in struct:snd_rawmidi_str
pcm.h 340 struct snd_pcm_group { /* keep linked substreams */
342 struct list_head substreams; member in struct:snd_pcm_group
368 /* -- linked substreams -- */
401 /* -- substreams -- */
607 list_for_each_entry(s, &substream->group->substreams, link_list)
    [all...]

Completed in 4723 milliseconds