OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 237 milliseconds