OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:snd_seq_dump_func_t
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_kernel.h
90
typedef int (*
snd_seq_dump_func_t
)(void *ptr, void *buf, int count);
typedef
94
snd_seq_dump_func_t
func, void *private_data);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_kernel.h
90
typedef int (*
snd_seq_dump_func_t
)(void *ptr, void *buf, int count);
typedef
94
snd_seq_dump_func_t
func, void *private_data);
Completed in 45 milliseconds